- fixed errors when --enable-pkcs11

- added autogen script
This commit is contained in:
Martin Willi
2006-05-17 07:16:23 +00:00
parent f2c2d395ff
commit f0cdc48e4e
2 changed files with 7 additions and 1 deletions
Executable
+6
View File
@@ -0,0 +1,6 @@
#!/bin/sh
libtoolize &&
aclocal &&
automake -a &&
autoconf