summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJoel E. Denny <joeldenny@joeldenny.org>2010-07-25 15:53:18 -0400
committerJoel E. Denny <joeldenny@joeldenny.org>2010-07-25 19:50:03 -0400
commit83e34842c145c9c8b43099d317cca117aba5b815 (patch)
treea2bf184607f588fd29227e7bb9afc9d923cd7eb4 /m4
parent0162a44c310abf3a21da53718c014fc7ce119f72 (diff)
downloadbison-83e34842c145c9c8b43099d317cca117aba5b815.tar.gz
maint: use announce-gen's new --mail-headers.
* HACKING (Announce): Update instructions. * cfg.mk (announcement_Cc_): Define. * configure.ac (AM_GNU_GETTEXT_VERSION): Update to 0.18 as required by latest gnulib. * gnulib: Update to latest. (cherry picked from commit e5655564583f2f704dd85d6f602f5fcd86f87467)
Diffstat (limited to 'm4')
-rw-r--r--m4/.cvsignore2
-rw-r--r--m4/.gitignore2
2 files changed, 4 insertions, 0 deletions
diff --git a/m4/.cvsignore b/m4/.cvsignore
index c6d92cb6..a064dc6a 100644
--- a/m4/.cvsignore
+++ b/m4/.cvsignore
@@ -2,6 +2,7 @@
absolute-header.m4
alloca.m4
argmatch.m4
+asm-underscore.m4
assert.m4
cloexec.m4
config-h.m4
@@ -53,6 +54,7 @@ ldexpl.m4
lib-ld.m4
lib-link.m4
lib-prefix.m4
+libunistring-base.m4
localcharset.m4
locale-fr.m4
locale-ja.m4
diff --git a/m4/.gitignore b/m4/.gitignore
index 0ebe2439..d4104e3a 100644
--- a/m4/.gitignore
+++ b/m4/.gitignore
@@ -2,6 +2,7 @@
/absolute-header.m4
/alloca.m4
/argmatch.m4
+/asm-underscore.m4
/assert.m4
/cloexec.m4
/config-h.m4
@@ -53,6 +54,7 @@
/lib-ld.m4
/lib-link.m4
/lib-prefix.m4
+/libunistring-base.m4
/localcharset.m4
/locale-fr.m4
/locale-ja.m4