changeset 30491:e62aa78dd42f

warnings: Invoke AC_SUBST on WARN_CFLAGS.
author Simon Josefsson <simon@josefsson.org>
date Wed, 12 Nov 2008 12:33:58 +0100
parents 7307cb5164bd
children 6272f8fbd10c
files ChangeLog modules/warnings
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Nov 12 12:29:05 2008 +0100
+++ b/ChangeLog	Wed Nov 12 12:33:58 2008 +0100
@@ -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	Wed Nov 12 12:29:05 2008 +0100
+++ b/modules/warnings	Wed Nov 12 12:33:58 2008 +0100
@@ -7,6 +7,7 @@
 Depends-on:
 
 configure.ac:
+AC_SUBST([WARN_CFLAGS])
 
 License:
 unlimited