summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2012-04-21 10:03:41 +0200
committerAndreas Schwab <schwab@linux-m68k.org>2012-04-21 10:03:41 +0200
commit5e6ab4e675efb7a590c2934c226a3223bd75a253 (patch)
treed97a2ff38769d2634623746d829d9d1cd0df3134 /m4
parent081e8d653d004b6c78e1ceea25eb9d31f4652ecd (diff)
downloademacs-5e6ab4e675efb7a590c2934c226a3223bd75a253.tar.gz
Fixes: debbugs:11285
* m4/gl-comp.m4: Update.
Diffstat (limited to 'm4')
-rw-r--r--m4/gl-comp.m44
1 files changed, 3 insertions, 1 deletions
diff --git a/m4/gl-comp.m4 b/m4/gl-comp.m4
index 4894f840303..42a0ed97234 100644
--- a/m4/gl-comp.m4
+++ b/m4/gl-comp.m4
@@ -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
])