From: Simon Josefsson Date: Wed, 12 Nov 2008 11:33:58 +0000 (+0100) Subject: warnings: Invoke AC_SUBST on WARN_CFLAGS. X-Git-Tag: v0.1~6685 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=ea74b5798d06c81b0fead783668b42ce6080a177;p=gnulib.git warnings: Invoke AC_SUBST on WARN_CFLAGS. --- diff --git a/ChangeLog b/ChangeLog index b4198cc99..9bb918e18 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-11-12 Simon Josefsson + + * modules/warnings (configure.ac): Do AC_SUBST([WARN_CFLAGS]) here + instead. + 2008-11-12 Bruno Haible * lib/unicodeio.c: Include unistr.h. diff --git a/modules/warnings b/modules/warnings index f1baa6c80..0eb724e60 100644 --- a/modules/warnings +++ b/modules/warnings @@ -7,6 +7,7 @@ m4/warnings.m4 Depends-on: configure.ac: +AC_SUBST([WARN_CFLAGS]) License: unlimited