*** empty log message ***
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40344
This commit is contained in:
parent
f047060a73
commit
210990f330
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ touch $directory/configure.in
|
|||
aclocal
|
||||
automake --foreign --include-deps --add-missing --copy
|
||||
autoconf
|
||||
(cd test; aclocal; automake --foreign --include-deps; autoconf)
|
||||
(cd test; aclocal; automake --foreign --include-deps --add-missing --copy; autoconf)
|
||||
|
||||
# Run configure for this platform
|
||||
#./configure $*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue