Changeset 4978
- Timestamp:
- 06/20/03 16:21:35 (5 years ago)
- Files:
-
- trunk/configure.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/configure.in
r4734 r4978 816 816 817 817 else 818 if test -d $PG_CONFIG ; then 819 AC_MSG_RESULT([no]) 820 AC_MSG_ERROR([--with-pg argument is a directory, but it should be the path to the pg_config script]) 821 fi 818 822 819 823 HAVE_PG=yes
