From 424157a803fbf111c6b037eb7ea4e5c3a0f84e5b Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Thu, 12 Oct 2006 19:29:30 +0000 Subject: [PATCH] Sync 8.1 pg_config.h.in with expected autoheader output (looks like someone did this manually last time ...) --- src/include/pg_config.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/pg_config.h.in b/src/include/pg_config.h.in index 5d0d640f4de..d344ecd2906 100644 --- a/src/include/pg_config.h.in +++ b/src/include/pg_config.h.in @@ -129,7 +129,7 @@ /* Define to 1 if your compiler understands __FUNCTION__. */ #undef HAVE_FUNCNAME__FUNCTION -/* Define to 1 if you have getaddrinfo(). */ +/* Define to 1 if you have the `getaddrinfo' function. */ #undef HAVE_GETADDRINFO /* Define to 1 if you have the `gethostbyname_r' function. */ -- 2.39.5