mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
badca57123
Submitted by: Alex Perel <veers@disturbed.net> Reviewed by: cpiazza, obrien
12 lines
293 B
Plaintext
12 lines
293 B
Plaintext
--- configure Mon Jul 19 15:59:43 1999
|
|
+++ configure Mon Jul 19 15:59:57 1999
|
|
@@ -4661,7 +4661,7 @@
|
|
done
|
|
|
|
if test "$ac_cv_header_security_pam_appl_h" = "yes"; then
|
|
- AUTHLIB="-lpam -ldl"
|
|
+ AUTHLIB="-lpam"
|
|
else
|
|
if test "$ac_cv_header_shadow_h" = "yes"; then
|
|
AUTHLIB="-lshadow"
|