Commit Graph

7 Commits

Author SHA1 Message Date
15cf8d2ecf Merge pull request #40 from Bandie/master Closes #38
Closes #38
2018-04-04 02:47:05 +02:00
a65f28725d Might fix #38 2018-04-03 15:52:18 +02:00
3e9b7f8629 Add bug URL to configure.ac 2018-04-03 09:50:44 -04:00
0b6c8c6560 Fix Travis-CI (hopefully) 2018-04-02 19:08:31 -04:00
3de58d2a4c Fix Travis-CI (hopefully) 2018-04-02 18:45:37 -04:00
e4dc10c8b9 Fix problem with PPASSFILE having the literal '${prefix}' prefix 2018-04-02 17:40:56 -04:00
05d8fe5d5f Convert the project to use the GNU Build System (aka Autotools)
LICENSE was renamed COPYING because otherwise `autoreconf` complains loudly.
This is also the reason AUTHORS, INSTALL, and README were created.

Man pages were moved into src/pam_panic/man and src/pam_panic_pw/man.

Finally, certain variables are passed through the config.h file to the
module rather than as -D flags on the command-line.
2018-04-02 14:44:28 -04:00