]> code.delx.au - gnu-emacs/commitdiff
Fixes: debbugs:11285
authorAndreas Schwab <schwab@linux-m68k.org>
Sat, 21 Apr 2012 08:03:41 +0000 (10:03 +0200)
committerAndreas Schwab <schwab@linux-m68k.org>
Sat, 21 Apr 2012 08:03:41 +0000 (10:03 +0200)
* m4/gl-comp.m4: Update.

ChangeLog
m4/gl-comp.m4

index 3b48ce425008ecfa86f1ef5fdae3978386d87455..ab3ecfd6924a8bc34a00da52c9b36078b63029ab 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-04-21  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * m4/gl-comp.m4: Update.  (Bug#11285)
+
 2012-04-20  Ludovic Courtès  <ludo@gnu.org>
 
        * configure.in: Don't use the -R option (Bug#11251).
index 4894f84030324745e9f903b68082248c559c70d7..42a0ed97234fa5a1b80295c845790d1daec83794 100644 (file)
@@ -1,5 +1,5 @@
 # DO NOT EDIT! GENERATED AUTOMATICALLY!
-# Copyright (C) 2002-2011 Free Software Foundation, Inc.
+# Copyright (C) 2002-2012 Free Software Foundation, Inc.
 #
 # This file is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -562,6 +562,7 @@ AC_DEFUN([gl_FILE_LIST], [
   m4/largefile.m4
   m4/longlong.m4
   m4/lstat.m4
+  m4/manywarnings.m4
   m4/md5.m4
   m4/mktime.m4
   m4/multiarch.m4
@@ -596,5 +597,6 @@ AC_DEFUN([gl_FILE_LIST], [
   m4/tm_gmtoff.m4
   m4/unistd_h.m4
   m4/warn-on-use.m4
+  m4/warnings.m4
   m4/wchar_t.m4
 ])