diff options
Diffstat (limited to 'src/include/pg_config.h.in')
-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 b1daceeecf..27b14ca2ea 100644 --- a/src/include/pg_config.h.in +++ b/src/include/pg_config.h.in @@ -200,9 +200,6 @@ /* Define to 1 if you have the <langinfo.h> header file. */ #undef HAVE_LANGINFO_H -/* Define to 1 if you have the `bind' library (-lbind). */ -#undef HAVE_LIBBIND - /* Define to 1 if you have the `BSD' library (-lBSD). */ #undef HAVE_LIBBSD |