diff options
-rw-r--r-- | src/include/pg_config.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
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. */ |