Re: stdint.h: #if with no expression

2017-09-28 Thread Bruno Haible
Tim Rühsen wrote: > The gettext (0.19.8.1-4) package contains pretty old m4 files. > > With 'autoreconf -fi' all that old stuff is copied into m4/ though there > are newer versions from gnulib in gl/m4 and lib/gl/m4/. > > Removing m4/ and later on using autoreconf without -fi does the job > (resp

Re: stdint.h: #if with no expression

2017-09-28 Thread Tim Rühsen
The gettext (0.19.8.1-4) package contains pretty old m4 files. With 'autoreconf -fi' all that old stuff is copied into m4/ though there are newer versions from gnulib in gl/m4 and lib/gl/m4/. Removing m4/ and later on using autoreconf without -fi does the job (resp. doesn't copy unwanted stuff in

Re: stdint.h: #if with no expression

2017-09-26 Thread Tim Rühsen
On 09/26/2017 04:49 PM, Bruno Haible wrote: > Hi, > > Tim Rühsen wrote: >> With the latest gnulib I experience the mentioned error. >> >> Command sequence (configure.ac, Makefile.am, ... exists): >> >> ../gnulib/gnulib-tool --import --local-dir=gl/override --lib=libgnu >> --source-base=gl --m4-bas

Re: stdint.h: #if with no expression

2017-09-26 Thread Bruno Haible
Hi, Tim Rühsen wrote: > With the latest gnulib I experience the mentioned error. > > Command sequence (configure.ac, Makefile.am, ... exists): > > ../gnulib/gnulib-tool --import --local-dir=gl/override --lib=libgnu > --source-base=gl --m4-base=gl/m4 --doc-base=doc --tests-base=gltests > --aux-di

stdint.h: #if with no expression

2017-09-26 Thread Tim Rühsen
With the latest gnulib I experience the mentioned error. Command sequence (configure.ac, Makefile.am, ... exists): ../gnulib/gnulib-tool --import --local-dir=gl/override --lib=libgnu --source-base=gl --m4-base=gl/m4 --doc-base=doc --tests-base=gltests --aux-dir=build-aux --with-tests --avoid=fcnt