summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2008-12-13 16:29:38 +0000
committerEdward Hervey <bilboed@bilboed.com>2008-12-13 16:29:38 +0000
commit77c112bb2ab94b48c169e74d6e4435a0b713ef5b (patch)
treeab9779ad53f5d19a946bd680730deced87b35689 /m4
parentf05ec409f276930919908e38de943e3b2826292e (diff)
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.
Diffstat (limited to 'm4')
-rw-r--r--m4/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am
index 23a78e39..b037d1e0 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 \