Don't run configure at the end of autogen.sh. Also, remove autom4te.cache.
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@113 53a565d1-3bb7-0310-b661-cf11e63c67ab
This commit is contained in:
parent
a81dbc71a1
commit
6451494468
|
@ -65,4 +65,4 @@ automake -a $am_opt --copy
|
||||||
autoconf
|
autoconf
|
||||||
cd $ORIGDIR
|
cd $ORIGDIR
|
||||||
|
|
||||||
$srcdir/configure --enable-maintainer-mode "$@"
|
rm -rf autom4te.cache
|
||||||
|
|
Reference in New Issue