[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r107980: Fixes: debbugs:11285
From: |
Andreas Schwab |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r107980: Fixes: debbugs:11285 |
Date: |
Sat, 21 Apr 2012 10:03:41 +0200 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 107980
committer: Andreas Schwab <address@hidden>
branch nick: emacs
timestamp: Sat 2012-04-21 10:03:41 +0200
message:
Fixes: debbugs:11285
* m4/gl-comp.m4: Update.
modified:
ChangeLog
m4/gl-comp.m4
=== modified file 'ChangeLog'
--- a/ChangeLog 2012-04-20 16:27:52 +0000
+++ b/ChangeLog 2012-04-21 08:03:41 +0000
@@ -1,3 +1,7 @@
+2012-04-21 Andreas Schwab <address@hidden>
+
+ * m4/gl-comp.m4: Update. (Bug#11285)
+
2012-04-20 Ludovic Courtès <address@hidden>
* configure.in: Don't use the -R option (Bug#11251).
=== modified file 'm4/gl-comp.m4'
--- a/m4/gl-comp.m4 2012-02-01 06:04:34 +0000
+++ b/m4/gl-comp.m4 2012-04-21 08:03:41 +0000
@@ -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 @@
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 @@
m4/tm_gmtoff.m4
m4/unistd_h.m4
m4/warn-on-use.m4
+ m4/warnings.m4
m4/wchar_t.m4
])
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r107980: Fixes: debbugs:11285,
Andreas Schwab <=