Changeset 886d6ac3 in OpenSC
- Timestamp:
-
04/18/08 20:37:55
(4 years ago)
- Author:
- alonbl <alonbl@…>
- Branches:
- master, staging
- Children:
- 8110595
- Parents:
- 8d7bce4
- git-author:
- alonbl <alonbl@…> (04/18/08 20:37:55)
- git-committer:
- alonbl <alonbl@…> (04/18/08 20:37:55)
- Message:
-
Add --force to autoreconf
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@3479 c6295689-39f2-0310-b995-f0e70906c6a9
-
File:
-
Legend:
- Unmodified
- Added
- Removed
-
|
rd00aaaa
|
r886d6ac3
|
|
| 8 | 8 | rm -rf *~ *.cache *.m4 config.guess config.log \ |
| 9 | 9 | config.status config.sub depcomp ltmain.sh |
| 10 | | autoreconf --verbose --install |
| | 10 | autoreconf --verbose --install --force |