warnings: Remove gl_WARN_INIT.
authorSimon Josefsson <simon@josefsson.org>
Wed, 12 Nov 2008 11:19:23 +0000 (12:19 +0100)
committerSimon Josefsson <simon@josefsson.org>
Wed, 12 Nov 2008 11:19:23 +0000 (12:19 +0100)
ChangeLog
m4/warnings.m4
modules/warnings

index e610de6e917a512571950e1a35853cec17c9d49a..fb5194d270ad0236f94be4f85b9db782e61080af 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-11-12  Simon Josefsson  <simon@josefsson.org>
+
+       * m4/warnings.m4 (gl_WARN_INIT): Remove, suggested by Ralf
+       Wildenhues <Ralf.Wildenhues@gmx.de> and Bruno Haible
+       <bruno@clisp.org>.
+       * modules/warnings (configure.ac): Don't call gl_WARN_INIT.
+
 2008-11-12  Simon Josefsson  <simon@josefsson.org>
 
        * doc/warnings.texi: New file, from Bruno Haible <bruno@clisp.org>.
index 71a8e56d9d88e126eeb18dbb3a11c50f014cda13..d2854d95433c989cfd115a74d07f1efbbf57c1d8 100644 (file)
@@ -6,13 +6,6 @@ dnl with or without modifications, as long as this notice is preserved.
 
 dnl From Simon Josefsson
 
-# gl_WARN_INIT
-# Initializes WARN_CFLAGS variable.
-AC_DEFUN([gl_WARN_INIT],
-[AC_SUBST([WARN_CFLAGS])dnl
-AC_ARG_VAR([WARN_CFLAGS], [C compiler warning flags])
-])
-
 # gl_AS_VAR_IF(VAR, VALUE, [IF-MATCH], [IF-NOT-MATCH])
 # ----------------------------------------------------
 # Provide the functionality of AS_VAR_IF if Autoconf does not have it.
index bd757c5faea0e722c6de03f434388870fb65a199..f1baa6c8034b215db69ce9697ef6492b4423bbbe 100644 (file)
@@ -7,7 +7,6 @@ m4/warnings.m4
 Depends-on:
 
 configure.ac:
-gl_WARN_INIT
 
 License:
 unlimited