summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2005-08-18 09:03:48 +0000
committerDaniel Stone <daniel@fooishbar.org>2005-08-18 09:03:48 +0000
commitda221f862e6604c19c6dc56b4bf0e9a50cddea47 (patch)
tree36e71c4df3fd00c59bf9464bbe9a3f6eeb89c877 /autogen.sh
parent0bf7a921ffe886f5db73ae698b25ec546ae3a0ed (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 "$@"
-