From: GitHub <no...@gi...> - 2013-02-20 11:44:34
|
Branch: refs/heads/master Home: https://github.com/OpenSC/engine_pkcs11 Commit: 8d6264eea5fb16dcd2c8d1a9e5ca6e031f370241 https://github.com/OpenSC/engine_pkcs11/commit/8d6264eea5fb16dcd2c8d1a9e5ca6e031f370241 Author: Martin Paljak <ma...@ma...> Date: 2013-02-20 (Wed, 20 Feb 2013) Changed paths: M configure.ac Log Message: ----------- Fix autoconf/automake for automake 1.13+ configure.ac:11: error: 'AM_CONFIG_HEADER': this macro is obsolete. You should use the 'AC_CONFIG_HEADERS' macro instead. Also reported in issue, which fixes #1: https://github.com/OpenSC/engine_pkcs11/issues/1 |