]> git.eshelyaron.com Git - emacs.git/commit
Stop using Gnulib inttypes module
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 12 Aug 2020 18:40:12 +0000 (11:40 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 12 Aug 2020 18:45:55 +0000 (11:45 -0700)
commit7e3fd65bb92eca64cbe310f0fe6f018dfedf8a44
tree15b437a24b470090f6f4dd4a936d35d18f0ef9b3
parente697ca152570d59f9b591fc2003292c30d4be050
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.
admin/merge-gnulib
lib/gnulib.mk.in
m4/gnulib-comp.m4