summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2020-08-12 11:40:12 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2020-08-12 11:45:55 -0700
commit7e3fd65bb92eca64cbe310f0fe6f018dfedf8a44 (patch)
tree15b437a24b470090f6f4dd4a936d35d18f0ef9b3 /lib
parente697ca152570d59f9b591fc2003292c30d4be050 (diff)
downloademacs-7e3fd65bb92eca64cbe310f0fe6f018dfedf8a44.tar.gz
Stop using Gnulib inttypes module
It wasn’t needed for MinGW after all, no other platform seems to need it, and it slows down ‘configure’. * admin/merge-gnulib (GNULIB_MODULES): Remove inttypes. * m4/gnulib-comp.m4: Regenerate.
Diffstat (limited to 'lib')
-rw-r--r--lib/gnulib.mk.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/gnulib.mk.in b/lib/gnulib.mk.in
index e7e9fbdc312..92d0621c61a 100644
--- a/lib/gnulib.mk.in
+++ b/lib/gnulib.mk.in
@@ -116,7 +116,6 @@
# ieee754-h \
# ignore-value \
# intprops \
-# inttypes \
# largefile \
# libgmp \
# lstat \