changeset 10800:0ed478c1380e

warnings: Invoke AC_SUBST on WARN_CFLAGS.
author Simon Josefsson <simon@josefsson.org>
date Wed, 12 Nov 2008 12:33:58 +0100
parents 90b7835bc271
children 66927244245f
files ChangeLog modules/warnings
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-11-12  Simon Josefsson  <simon@josefsson.org>
+
+	* modules/warnings (configure.ac): Do AC_SUBST([WARN_CFLAGS]) here
+	instead.
+
 2008-11-12  Bruno Haible  <bruno@clisp.org>
 
 	* lib/unicodeio.c: Include unistr.h.
--- a/modules/warnings
+++ b/modules/warnings
@@ -7,6 +7,7 @@
 Depends-on:
 
 configure.ac:
+AC_SUBST([WARN_CFLAGS])
 
 License:
 unlimited