bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

generated libtool.m4 should be removed from git repository


From: Per Bothner
Subject: generated libtool.m4 should be removed from git repository
Date: Sun, 20 Oct 2019 09:09:59 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.0

The file tp/Texinfo/XS/gnulib/m4/libtool.m4 is is created by ./autogen.sh,
but it already exists in the git repository.  This causes 'git diff' to
show a spurious difference if the version of libtool installed is
different from that used for the checked-in version, and hence 'git pull'
may needlessly fail.

I believe the file should be removed from the repository - and added
to .gitignore.

--
        --Per Bothner
address@hidden   http://per.bothner.com/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]