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