- trimmed bootstrap script a bit as suggested by Andreas

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1056 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
jey 2003-04-21 12:45:16 +00:00
parent 1c4370dd3b
commit 9c555ef604
1 changed files with 1 additions and 5 deletions

View File

@ -7,8 +7,4 @@ if test -f Makefile; then
fi
rm -rf *.cache *.status *.log *.m4
cat aclocal/*.m4 > acinclude.m4
aclocal
libtoolize --copy --force --automake
autoheader
automake --add-missing --copy
autoreconf
autoreconf --verbose --install