From: Bruno Haible Date: Sun, 23 Jan 2011 11:40:41 +0000 (+0100) Subject: wctype: Ensure valid C syntax. X-Git-Tag: v0.1~3306 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=0c5163172dab965d18ba6b773530808c1b4fafa1;p=gnulib.git wctype: Ensure valid C syntax. * m4/wctype_h.m4 (gl_WCTYPE_H): Invoke gl_CHECK_NEXT_HEADERS unconditionally, instead of gl_NEXT_HEADERS conditionally. --- diff --git a/ChangeLog b/ChangeLog index 5298191bb..88513d513 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-01-23 Bruno Haible + + wctype: Ensure valid C syntax. + * m4/wctype_h.m4 (gl_WCTYPE_H): Invoke gl_CHECK_NEXT_HEADERS + unconditionally, instead of gl_NEXT_HEADERS conditionally. + 2011-01-21 Paul Eggert getopt: omit HAVE_OPTRESET, HAVE_GETOPT_CLIP from config.h