summaryrefslogtreecommitdiff
path: root/macros
diff options
context:
space:
mode:
Diffstat (limited to 'macros')
-rw-r--r--macros/neon-test.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/neon-test.m4 b/macros/neon-test.m4
index 8957a6f..c4e3095 100644
--- a/macros/neon-test.m4
+++ b/macros/neon-test.m4
@@ -39,7 +39,7 @@ AC_BEFORE([$0], [NEON_XML_PARSER])
AC_CHECK_HEADERS(sys/time.h stdint.h locale.h)
-AC_CHECK_FUNCS(pipe isatty usleep shutdown setlocale)
+AC_CHECK_FUNCS(pipe isatty usleep shutdown setlocale gethostname)
AC_REQUIRE([NE_FIND_AR])