diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/include/pg_config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/pg_config.h.in b/src/include/pg_config.h.in index c6fe8879868..74a0aa24c42 100644 --- a/src/include/pg_config.h.in +++ b/src/include/pg_config.h.in @@ -101,9 +101,6 @@ /* Define to 1 if you have the `dlopen' function. */ #undef HAVE_DLOPEN -/* Define to 1 if you have the <editline/history.h> header file. */ -#undef HAVE_EDITLINE_HISTORY_H - /* Define to 1 if you have the <editline/readline.h> header file. */ #undef HAVE_EDITLINE_READLINE_H |