Commit Graph

7 Commits

Author SHA1 Message Date
a65f28725d
Might fix #38 2018-04-03 15:52:18 +02:00
Jordy Dickinson
4d8697fff2
Merge Bandie's Kidz Bop version 2018-04-02 21:27:31 -04:00
Jordy Dickinson
51eefffcbd
Gzip man pages by default 2018-04-02 21:20:17 -04:00
f8427f1ef1
USE="-offensive" 2018-04-03 02:59:43 +02:00
Jordy Dickinson
ff1b6c376f
Fix (un)installation of man pages 2018-04-02 20:35:23 -04:00
Jordy Dickinson
4409a3a069
Fix make dist 2018-04-02 19:41:48 -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