|
From: GitHub <no...@gi...> - 2015-09-27 13:58:06
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_pkcs11 Commit: 2a1b4dda9d50c67641c8c43a22a2469aeac9b356 https://github.com/OpenSC/pam_pkcs11/commit/2a1b4dda9d50c67641c8c43a22a2469aeac9b356 Author: Ludovic Rousseau <lud...@fr...> Date: 2015-09-27 (Sun, 27 Sep 2015) Changed paths: M configure.ac Log Message: ----------- configure: document --disable-debug The debugging code is used by default. The provided ./configure option is to _disable_ debugging so the possible option is --disable-debug not --enable-debug. |