Branch: refs/heads/master
Home: https://github.com/OpenSC/pam_pkcs11
Commit: 11de1146685e7933795d5083c9c51595d60d2200
https://github.com/OpenSC/pam_pkcs11/commit/11de1146685e7933795d5083c9c51595d60d2200
Author: Diego Elio Pettenò <fla...@fl...>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M src/pam_pkcs11/Makefile.am
Log Message:
-----------
build: only export PAM interface symbols.
Commit: 353fecb2ba508a3b8696ea83afcf120ab7e8e117
https://github.com/OpenSC/pam_pkcs11/commit/353fecb2ba508a3b8696ea83afcf120ab7e8e117
Author: Diego Elio Pettenò <fla...@fl...>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
A configure.ac
R configure.in
Log Message:
-----------
build: rename configure.in for compatibility with new autoconf/automake.
Commit: 9c0b922227897d889d939871f64a1a0bd9427e56
https://github.com/OpenSC/pam_pkcs11/commit/9c0b922227897d889d939871f64a1a0bd9427e56
Author: Diego Elio Pettenò <fla...@fl...>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M configure.ac
Log Message:
-----------
build: do not search for a target.
This is not a compiler, so it should not have a target.
Commit: 2b16129e9c9e685b6aaaa80d740096353d95ab7a
https://github.com/OpenSC/pam_pkcs11/commit/2b16129e9c9e685b6aaaa80d740096353d95ab7a
Author: Diego Elio Pettenò <fla...@fl...>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M src/tools/Makefile.am
Log Message:
-----------
build: remove an outdated reference to INCLUDE in favour of AM_CFLAGS.
Commit: ed5daacfd5a51c57b79d8cfa8f4784e28c521095
https://github.com/OpenSC/pam_pkcs11/commit/ed5daacfd5a51c57b79d8cfa8f4784e28c521095
Author: Martin Paljak <ma...@ma...>
Date: 2013-02-24 (Sun, 24 Feb 2013)
Changed paths:
A configure.ac
R configure.in
M src/pam_pkcs11/Makefile.am
M src/tools/Makefile.am
Log Message:
-----------
Merge pull request #1 from Flameeyes/master
A few build system fixes
Tested as working on Debian wheezy.
Compare: https://github.com/OpenSC/pam_pkcs11/compare/75613e32dfc4...ed5daacfd5a5
|