From 2cf19029f0c2f28636021b8fc6571a2ba912c054 Mon Sep 17 00:00:00 2001 From: Samba Release Account Date: Wed, 12 Feb 1997 12:38:35 +0000 Subject: JHT ===> Updated RedHat RPM Makefile - not really used except to generate the RedHat Makefile diffs. (This used to be commit a8b58121074bcc2ecce4a45a4346a6d13704b21c) --- source3/Makefile.RPM | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source3/Makefile.RPM b/source3/Makefile.RPM index 865d1bb7bf..9425d4bfa3 100644 --- a/source3/Makefile.RPM +++ b/source3/Makefile.RPM @@ -71,7 +71,7 @@ SMBRUN = $(BINDIR)/smbrun # This is for PAM authentication. RedHat Linux uses PAM. # If you use PAM, then uncomment the following lines: -PAM_FLAGS = -DUSE_PAM -DNO_CRYPT +PAM_FLAGS = -DUSE_PAM PAM_LIBS = -ldl -lpam # This is for AFS authentication. If you use AFS then set AFS_BASE -- cgit