m4/Makefile.am: inttypes.m4 hasn't been available since gettext-0.15, and since we...
authorEdward Hervey <bilboed@bilboed.com>
Sat, 13 Dec 2008 12:58:24 +0000 (12:58 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Sat, 13 Dec 2008 12:58:24 +0000 (12:58 +0000)
Original commit message from CVS:
* m4/Makefile.am:
inttypes.m4 hasn't been available since gettext-0.15, and since we now
require gettext >= 0.17 ... we can remove it from the list of files to
dist.

ChangeLog
common
m4/Makefile.am

index 043bafa..374d9a1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-12-13  Edward Hervey  <edward.hervey@collabora.co.uk>
+
+       * m4/Makefile.am:
+       inttypes.m4 hasn't been available since gettext-0.15, and since we now
+       require gettext >= 0.17 ... we can remove it from the list of files to
+       dist.
+
 2008-12-09  Stefan Kost  <ensonic@users.sf.net>
 
        * gst/avi/gstavidemux.c:
diff --git a/common b/common
index a8728f3..1c24dce 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit a8728f3f810904c94f0b6678a7633d551514f335
+Subproject commit 1c24dce4e32f0a725ebd1b8ba2cd48d373818f75
index f1eb26e..f56626d 100644 (file)
@@ -25,7 +25,6 @@ EXTRA_DIST = \
        iconv.m4 \
        intdiv0.m4 \
        inttypes_h.m4 \
-       inttypes.m4 \
        inttypes-pri.m4 \
        isc-posix.m4 \
        lcmessage.m4 \