- fixed errors when --enable-pkcs11
- added autogen script
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
libtoolize &&
|
||||
aclocal &&
|
||||
automake -a &&
|
||||
autoconf
|
||||
|
||||
Reference in New Issue
Block a user