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.
这个提交包含在:
Jordy Dickinson
2018-04-02 14:34:43 -04:00
父节点 c7e74b6769
当前提交 05d8fe5d5f
共有 32 个文件被更改,包括 507 次插入95 次删除

5
m4/.gitignore vendored 普通文件
查看文件

@@ -0,0 +1,5 @@
libtool.m4
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4