summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2005-08-18 09:03:55 +0000
committerDaniel Stone <daniel@fooishbar.org>2005-08-18 09:03:55 +0000
commitcbfc05826bafab21225e87d3742dca11a350b4e2 (patch)
treef7a0ae74da703e04aa2a7546130b109aba48ae0c
parent086e2b6b1c3000aba13a07cb7ebfe71ebf4d7943 (diff)
Update autogen.sh to one that does objdir != srcdir.
-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 "$@"
-