From 38c75b59e357c03877ccfc377c6d4400c9610c93 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Thu, 31 Mar 2011 22:10:07 +0200 Subject: build-sys: use git-version-gen to distinct git and release versions The script is copied as is from gnulib. [kzak@redhat.com: - generate .tarball-version and .version files in top level Makefile.am - delete autom4te.cache in autogen.sh] Signed-off-by: Sami Kerola Signed-off-by: Karel Zak --- autogen.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index a308d9b0e..c07984bcf 100755 --- a/autogen.sh +++ b/autogen.sh @@ -73,6 +73,8 @@ echo " autoheader: $(autoheader --version | head -1)" echo " automake: $(automake --version | head -1)" echo " libtoolize: $(libtoolize --version | head -1)" +rm -rf autom4te.cache + set -e po/update-potfiles autopoint --force $AP_OPTS -- cgit v1.2.3-55-g7522