K 10 svn:author V 3 jdp K 8 svn:date V 27 1998-11-21T18:27:15.000000Z K 7 svn:log V 390 Work around the problem that login won't link if NOSHARED=yes, because libpam is built shared only. There is a way to build PAM into a static library that contains all (or a selected subset) of the modules. But our Makefiles don't support that yet. Until I get that working, just force NOSHARED=no in login's Makefile. Of course, it still won't work if NOPIC is set. Submitted by: bde END