Add --force to autoreconf

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@3479 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
alonbl 2008-04-18 20:37:55 +00:00
parent 8d7bce4de2
commit 886d6ac3ca
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ if test -f Makefile; then
fi
rm -rf *~ *.cache *.m4 config.guess config.log \
config.status config.sub depcomp ltmain.sh
autoreconf --verbose --install
autoreconf --verbose --install --force