* lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
[gnulib.git] / lib / wctype_.h
index 6a3c056..3cd3c87 100644 (file)
@@ -29,7 +29,7 @@
 #ifndef _GL_WCTYPE_H
 #define _GL_WCTYPE_H
 
-#if @HAVE_WINT_T@ - 0
+#if HAVE_WINT_T - 0
 /* Solaris 2.5 has a bug: <wchar.h> must be included before <wctype.h>.
    Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
    <wchar.h>.