From b89e0800641b77b490b695121b5cbf8bcacecfa6 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 28 Dec 2008 13:40:28 +0100 Subject: configure.ac: use AC_CONFIG_AUX_DIR Put lots of clutter into ./build/ --- autogen.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'autogen.sh') 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 -- cgit v1.2.3