Commit Graph

6 Commits

Author SHA1 Message Date
15942ecc8d
Fixes #61 2018-10-01 20:40:56 +02:00
11597d0539
Prepare autotools for gettext 2018-09-21 22:28:32 +02:00
Jordy Dickinson
4409a3a069
Fix make dist 2018-04-02 19:41:48 -04:00
Jordy Dickinson
844bb0cebd
Remove pam_panic.la from install (only install .so) 2018-04-02 19:26:54 -04:00
Jordy Dickinson
ff44145609
Fix bad link flags 2018-04-02 18:37:43 -04:00
Jordy Dickinson
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