unistr/u*-next: Add missing dependencies.
[gnulib.git] / m4 / ctype.m4
index 51e5333..f366113 100644 (file)
@@ -1,5 +1,5 @@
-# ctype_h.m4 serial 1
-dnl Copyright (C) 2009 Free Software Foundation, Inc.
+# ctype_h.m4 serial 2
+dnl Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
@@ -24,5 +24,4 @@ AC_DEFUN([gl_CTYPE_H_DEFAULTS],
   GNULIB_ISBLANK=0; AC_SUBST([GNULIB_ISBLANK])
   dnl Assume proper GNU behavior unless another module says otherwise.
   HAVE_ISBLANK=1;   AC_SUBST([HAVE_ISBLANK])
-  CTYPE_H='';       AC_SUBST([CTYPE_H])
 ])