]> granicus.if.org Git - linux-pam/commit
Relevant BUGIDs: 849545
authorThorsten Kukuk <kukuk@thkukuk.de>
Wed, 26 Nov 2003 10:31:10 +0000 (10:31 +0000)
committerThorsten Kukuk <kukuk@thkukuk.de>
Wed, 26 Nov 2003 10:31:10 +0000 (10:31 +0000)
commit9ab56e3be6dc9a7df2812a64c3d7acbfd385d9fc
tree3f6c18d63eda571c36e612a4a33e23aba0749f29
parent9ebb94c98ea89a15d738d02f07ab5a63220e851b
Relevant BUGIDs: 849545

Purpose of commit: bugfix/cleanup

Commit summary:
---------------
CFLAGS from configure run is ignored by Make.Rules.
modules should build after libpam, so that we can link against libpam.
In one place, "ar" instead of "$(AR)" is used.
Make.Rules.in
Makefile
libpam/Makefile