gnulib: update.

* gnulib: Update so that gitlog-to-changelog support --srcdir.
* Makefile.am: Use it.
This commit is contained in:
Akim Demaille
2012-07-16 20:40:18 +02:00
parent 41c11ce484
commit ae63f0e8e2
2 changed files with 2 additions and 1 deletions

View File

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

2
gnulib

Submodule gnulib updated: 4df9d15548...d9326d0888