Update autogen.sh to one that does objdir != srcdir.

This commit is contained in:
Daniel Stone 2005-08-18 09:03:46 +00:00
parent d43c40d00a
commit f586bde47b
1 changed files with 0 additions and 1 deletions

View File

@ -10,4 +10,3 @@ autoreconf -v --install || exit 1
cd $ORIGDIR || exit $?
$srcdir/configure --enable-maintainer-mode "$@"