aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3bd5f6c6d..0cd2a79dc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -287,7 +287,7 @@ then
AC_TRY_LINK( ,
[gethostbyname();],
[ dnl found it!
- HAVE_GETHOSTBYNAME="1",
+ HAVE_GETHOSTBYNAME="1"
AC_MSG_RESULT([yes])],
[ dnl failed!
AC_MSG_RESULT([no])