m4/Makefile.am: Removed two more .m4 that aren't shipped with gettext 0.17 anymore.
authorEdward Hervey <bilboed@bilboed.com>
Sat, 13 Dec 2008 16:29:38 +0000 (16:29 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Sat, 13 Dec 2008 16:29:38 +0000 (16:29 +0000)
Original commit message from CVS:
* m4/Makefile.am:
Removed two more .m4 that aren't shipped with gettext 0.17 anymore.

ChangeLog
common
m4/Makefile.am

index ed58dd0..9a7a220 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-12-13  Edward Hervey  <bilboed@gmail.com>
+
+       * m4/Makefile.am:
+       Removed two more .m4 that aren't shipped with gettext 0.17 anymore.
+
 2008-12-13  Edward Hervey  <edward.hervey@collabora.co.uk>
 
        * m4/Makefile.am:
diff --git a/common b/common
index 1c24dce..24efb72 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit 1c24dce4e32f0a725ebd1b8ba2cd48d373818f75
+Subproject commit 24efb72e9a01364c6ea90b70ef2bb7049af980b4
index 23a78e3..b037d1e 100644 (file)
@@ -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 \