summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2005-08-18 09:03:50 +0000
committerDaniel Stone <daniel@fooishbar.org>2005-08-18 09:03:50 +0000
commit74d4333ac6e73eafdc8b1bcdffe681763c4a38e7 (patch)
treeca9266c2ccf077578243a882a4dc16366ccd030e /autogen.sh
parent0fc810fe77c9e78aed29d8bc918a72b116cee331 (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 e81f989..904cd67 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -10,4 +10,3 @@ autoreconf -v --install || exit 1
cd $ORIGDIR || exit $?
$srcdir/configure --enable-maintainer-mode "$@"
-