From 77c112bb2ab94b48c169e74d6e4435a0b713ef5b Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Sat, 13 Dec 2008 16:29:38 +0000 Subject: [PATCH] m4/Makefile.am: Removed two more .m4 that aren't shipped with gettext 0.17 anymore. Original commit message from CVS: * m4/Makefile.am: Removed two more .m4 that aren't shipped with gettext 0.17 anymore. --- ChangeLog | 5 +++++ common | 2 +- m4/Makefile.am | 4 +--- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index ed58dd0..9a7a220 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-12-13 Edward Hervey + + * m4/Makefile.am: + Removed two more .m4 that aren't shipped with gettext 0.17 anymore. + 2008-12-13 Edward Hervey * m4/Makefile.am: diff --git a/common b/common index 1c24dce..24efb72 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 1c24dce4e32f0a725ebd1b8ba2cd48d373818f75 +Subproject commit 24efb72e9a01364c6ea90b70ef2bb7049af980b4 diff --git a/m4/Makefile.am b/m4/Makefile.am index 23a78e3..b037d1e 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -6,7 +6,6 @@ GETTEXT_M4 = \ intdiv0.m4 \ inttypes_h.m4 \ inttypes-pri.m4 \ - isc-posix.m4 \ lcmessage.m4 \ lib-ld.m4 \ lib-link.m4 \ @@ -15,8 +14,7 @@ GETTEXT_M4 = \ lrint.m4 \ progtest.m4 \ stdint_h.m4 \ - uintmax_t.m4 \ - ulonglong.m4 + uintmax_t.m4 EXTRA_DIST = \ a52.m4 \ -- 2.7.4