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
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
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
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
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