aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xautogen.sh5
1 files changed, 2 insertions, 3 deletions
diff --git a/autogen.sh b/autogen.sh
index e93a00eea..8c02d61ae 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,8 +1,7 @@
#!/bin/sh -e
-# Generate config.h.in
-echo "touch stamp-h"
-touch stamp-h
+rm -rf config.cache build
+mkdir build
# create po/Makefile.in.in
glib-gettextize --force --copy