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:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user