summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorSami Kerola2011-03-31 22:10:07 +0200
committerKarel Zak2011-04-05 16:34:00 +0200
commit38c75b59e357c03877ccfc377c6d4400c9610c93 (patch)
tree3c034a3fe4a01b08f38fb54f8136e6aaad7c7131 /autogen.sh
parentlibmount: fix parsing of mountinfo from 2.6.39 (diff)
downloadkernel-qcow2-util-linux-38c75b59e357c03877ccfc377c6d4400c9610c93.tar.gz
kernel-qcow2-util-linux-38c75b59e357c03877ccfc377c6d4400c9610c93.tar.xz
kernel-qcow2-util-linux-38c75b59e357c03877ccfc377c6d4400c9610c93.zip
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 <kerolasa@iki.fi> Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 2 insertions, 0 deletions
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