summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2008-12-13 13:03:18 +0000
committerEdward Hervey <bilboed@bilboed.com>2008-12-13 13:03:18 +0000
commitd968807689e4e80725380c319b2a2ab24e997fbb (patch)
tree6d8e0d350fb7f32de8a813bfba108517bf15d596 /m4
parent8b35acc1ba3877c65ea796bca8ae36b63a348aed (diff)
m4/Makefile.am: inttypes.m4 hasn't been available since gettext-0.15, and since we now require gettext >= 0.17 ... we...
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.
Diffstat (limited to 'm4')
-rw-r--r--m4/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am
index 226cc47..7196c5f 100644
--- a/m4/Makefile.am
+++ b/m4/Makefile.am
@@ -5,7 +5,6 @@ EXTRA_DIST = \
iconv.m4 \
intdiv0.m4 \
inttypes-pri.m4 \
- nttypes.m4 \
inttypes_h.m4 \
isc-posix.m4 \
lcmessage.m4 \