mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 15:23:02 +00:00
gnulib: update.
* gnulib: Update so that gitlog-to-changelog support --srcdir. * Makefile.am: Use it.
This commit is contained in:
@@ -74,6 +74,7 @@ gen-ChangeLog:
|
||||
--strip-cherry-pick \
|
||||
--no-cluster \
|
||||
--amend=$(srcdir)/build-aux/git-log-fix \
|
||||
--srcdir=$(srcdir) \
|
||||
--since=$(gen_start_date) > $$cl.tmp && \
|
||||
mv -f $$cl.tmp $$cl; \
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user