aboutsummaryrefslogtreecommitdiff
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-12-20 08:51:48 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-12-20 08:51:48 +0000
commit6de67a134eab2cabe0b190fefb7c50803cc2718a (patch)
tree6356468c6d4ac1e707b59785d0e7f459aa7c5134 /acinclude.m4
parent8ec31398e0eeb07d35076d9cdff5c06b4994c66e (diff)
fix closing parentheses
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m43
1 files changed, 2 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 7de65c165..95929aa58 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -552,7 +552,8 @@ AC_DEFUN([TYPE_IN_ADDR_T],
#include <arpa/inet.h>
#endif
#endif
-])
+ ]) dnl AC_CHECK_TYPE
+]) dnl AC_DEFUN
dnl ************************************************************
dnl check for "localhost", if it doesn't exist, we can't do the