configure: Drop AM_MAINTAINER_MODE

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
Alan Coopersmith
2014-06-01 21:03:13 -07:00
committed by Peter Hutterer
parent 2c5eba8574
commit 22f288b4e4
2 changed files with 2 additions and 2 deletions

View File

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