diff options
author | Edward Hervey <bilboed@bilboed.com> | 2008-12-13 16:21:12 +0000 |
---|---|---|
committer | Edward Hervey <bilboed@bilboed.com> | 2008-12-13 16:21:12 +0000 |
commit | 70c609f1020b85b2b2e72b412f7c2665403b7644 (patch) | |
tree | 73392a85f456d57cb21e31a8d1a9ece95c8d2c1c /m4 | |
parent | 4fa4fdf7c09616b7ec3a88c8460d7afe08260624 (diff) |
m4/Makefile.am: And a couple more .m4 that don't exist anymore with gettext 0.17
Original commit message from CVS:
* m4/Makefile.am:
And a couple more .m4 that don't exist anymore with gettext 0.17
Diffstat (limited to 'm4')
-rw-r--r-- | m4/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am index 7bc600ee4..2872f0562 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -26,7 +26,6 @@ EXTRA_DIST = \ intdiv0.m4 \ inttypes_h.m4 \ inttypes-pri.m4 \ - isc-posix.m4 \ lcmessage.m4 \ libfame.m4 \ lib-ld.m4 \ @@ -39,5 +38,4 @@ EXTRA_DIST = \ progtest.m4 \ stdint_h.m4 \ uintmax_t.m4 \ - ulonglong.m4 \ vorbis.m4 |