Make the generated wctype.h more self-contained.
[pspp] / lib / wctype_.h
index 460cee2bc6c32ebad8cb9c19ca6ec3216f063ef5..110a68eda06b95c6391d5ced41306df232ebc751 100644 (file)
@@ -63,7 +63,7 @@ typedef int __wctype_wint_t;
 
 /* FreeBSD 4.4 to 4.11 has <wctype.h> but lacks the functions.
    Assume all 12 functions are implemented the same way, or not at all.  */
-#if ! HAVE_ISWCNTRL
+#if ! @HAVE_ISWCNTRL@
 
 /* IRIX 5.3 has macros but no functions, its isw* macros refer to an
    undefined variable _ctmp_ and to <ctype.h> macros like _P, and they