From ea74b5798d06c81b0fead783668b42ce6080a177 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Wed, 12 Nov 2008 12:33:58 +0100 Subject: [PATCH] warnings: Invoke AC_SUBST on WARN_CFLAGS. --- ChangeLog | 5 +++++ modules/warnings | 1 + 2 files changed, 6 insertions(+) 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 -- 2.11.0