summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2005-08-18 09:03:46 +0000
committerDaniel Stone <daniel@fooishbar.org>2005-08-18 09:03:46 +0000
commitc9005c91bf6aaf4728a6606284f5d24e0b4a8282 (patch)
treef890c6cc4a1ee1954b677e2c1bad601cf2a75d19 /autogen.sh
parent508a7421a1386b5b783a867d860b858a55f216d3 (diff)
Update autogen.sh to one that does objdir != srcdir.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index e81f9891..904cd674 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -10,4 +10,3 @@ autoreconf -v --install || exit 1
cd $ORIGDIR || exit $?
$srcdir/configure --enable-maintainer-mode "$@"
-