summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorKarel Zak2010-12-29 20:51:58 +0100
committerKarel Zak2010-12-29 20:51:58 +0100
commit7c2ee1d26cc5de6540f5bca89a7d91bcd076ceb4 (patch)
tree82f4c9d00206960c5f26818c9bc4b4f8c7c18349 /autogen.sh
parentfsck: returns proper code on exec() error (diff)
downloadkernel-qcow2-util-linux-7c2ee1d26cc5de6540f5bca89a7d91bcd076ceb4.tar.gz
kernel-qcow2-util-linux-7c2ee1d26cc5de6540f5bca89a7d91bcd076ceb4.tar.xz
kernel-qcow2-util-linux-7c2ee1d26cc5de6540f5bca89a7d91bcd076ceb4.zip
build-sys: remove generated po/POTFILES.in
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 4ef4b4145..9ecfa611e 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -80,6 +80,7 @@ echo " automake: $(automake --version | head -1)"
#echo " libtoolize: $(libtoolize --version | head -1)"
set -e
+po/update-potfiles
autopoint --force $AP_OPTS
#libtoolize --force --copy $LT_OPTS
aclocal -I m4 $AL_OPTS