This website requires JavaScript.
Explore
Help
Register
Sign In
Bandie
/
pam_panic
Watch
1
Star
0
Fork
0
You've already forked pam_panic
Code
Issues
5
Pull Requests
Releases
Wiki
Activity
36e61e9ee2
pam_panic
/
Makefile.am
6 lines
88 B
Makefile
Raw
Normal View
History
Unescape
Escape
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 18:34:43 +00:00
ACLOCAL_AMFLAGS
=
-I m4
Fix problem with PPASSFILE having the literal '${prefix}' prefix
2018-04-02 21:40:56 +00:00
AM_CPPFLAGS
=
-I src
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 18:34:43 +00:00
SUBDIRS
=
src/pam_panic src/pam_panic_pw
Reference in New Issue
Copy Permalink