From: Tom Lane Date: Fri, 18 Nov 2011 03:39:14 +0000 (-0500) Subject: Do missed autoheader run for previous commit. X-Git-Tag: REL9_2_BETA1~807 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f6438f66226e37851e11a93edebae0198a875100;p=thirdparty%2Fpostgresql.git Do missed autoheader run for previous commit. --- diff --git a/src/include/pg_config.h.in b/src/include/pg_config.h.in index 09a014b3853..15fe0bfff46 100644 --- a/src/include/pg_config.h.in +++ b/src/include/pg_config.h.in @@ -427,9 +427,6 @@ /* Define to 1 if you have the `rl_filename_completion_function' function. */ #undef HAVE_RL_FILENAME_COMPLETION_FUNCTION -/* Define to 1 if you have the `scandir' function. */ -#undef HAVE_SCANDIR - /* Define to 1 if you have the header file. */ #undef HAVE_SECURITY_PAM_APPL_H