1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-07 00:36:50 +03:00

autoreconf

Synchronize pg_config.h.in with configure.in (someone must have
forgotten to run autoheader or autoreconf), and clean up some spurious
change in configure introduced by the last commit there.
This commit is contained in:
Peter Eisentraut
2011-01-27 01:03:55 +02:00
parent 5829738868
commit 6fe5e4e63e
2 changed files with 3 additions and 2 deletions

View File

@ -305,6 +305,9 @@
/* Define if you have a function readline library */
#undef HAVE_LIBREADLINE
/* Define to 1 if you have the `selinux' library (-lselinux). */
#undef HAVE_LIBSELINUX
/* Define to 1 if you have the `ssl' library (-lssl). */
#undef HAVE_LIBSSL