Rerun autoheader

This puts pg_config.h.in content back into the "correct" order.
pull/161/head
Peter Eisentraut 6 years ago
parent db2687d1f3
commit bbaa823272
  1. 6
      src/include/pg_config.h.in

@ -198,12 +198,12 @@
/* Define to 1 if you have the <editline/readline.h> header file. */
#undef HAVE_EDITLINE_READLINE_H
/* Define to 1 if you have the `explicit_bzero' function. */
#undef HAVE_EXPLICIT_BZERO
/* Define to 1 if you have the <execinfo.h> header file. */
#undef HAVE_EXECINFO_H
/* Define to 1 if you have the `explicit_bzero' function. */
#undef HAVE_EXPLICIT_BZERO
/* Define to 1 if you have the `fdatasync' function. */
#undef HAVE_FDATASYNC

Loading…
Cancel
Save