Completely removed dependency on automake
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401384
This commit is contained in:
parent
1da8cb0143
commit
b51a5b98fc
11 changed files with 142 additions and 393 deletions
|
@ -1,9 +1,5 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
aclocal
|
||||
automake --foreign --add-missing
|
||||
# Regenerate configuration files
|
||||
cp acinclude.m4 aclocal.m4
|
||||
autoconf
|
||||
|
||||
# Run configure for this platform
|
||||
#./configure $*
|
||||
echo "Now you are ready to run ./configure"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue