[project @ 2003-10-09 16:57:17 by stolz]
authorstolz <unknown>
Thu, 9 Oct 2003 16:57:17 +0000 (16:57 +0000)
committerstolz <unknown>
Thu, 9 Oct 2003 16:57:17 +0000 (16:57 +0000)
Hrmbl. []-wibble.

configure.ac

index a5e4c4b..40ec87f 100644 (file)
@@ -1137,7 +1137,7 @@ dnl ** check for wide-char classifications
 dnl FreeBSD has an emtpy wctype.h, so test one of the affected
 dnl functions if it's really there.
 AC_CHECK_HEADERS(wctype.h,
-  AC_CHECK_FUNCS(iswspace)
+  [AC_CHECK_FUNCS(iswspace)]
 )
 
 dnl ** check for readline, for Hugs and hslibs' Readline