fix closing parentheses
authorDaniel Stenberg <daniel@haxx.se>
Tue, 20 Dec 2005 08:51:48 +0000 (08:51 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 20 Dec 2005 08:51:48 +0000 (08:51 +0000)
acinclude.m4

index 5072ecd..b09c935 100644 (file)
@@ -553,7 +553,8 @@ AC_DEFUN([TYPE_IN_ADDR_T],
 #endif
 
 #endif
-])
+  ]) dnl AC_CHECK_TYPE
+]) dnl AC_DEFUN
 
 
 dnl We create a function for detecting which compiler we use and then set as