s3-waf: dont try to redefine 'pam', we checked above...
authorGünther Deschner <gd@samba.org>
Thu, 10 Feb 2011 21:42:58 +0000 (22:42 +0100)
committerGünther Deschner <gd@samba.org>
Thu, 10 Feb 2011 22:39:14 +0000 (23:39 +0100)
Found by solaris waf buildfarm build.

Guenther

source3/wscript

index ca7acf212c1dbe06c79e832ea902fcb022458219..78e6d2d476208f7750fd38b3988f269f369d55bd 100644 (file)
@@ -1013,8 +1013,6 @@ int i; i = PAM_RADIO_TYPE;
         if use_pam:
             conf.DEFINE('WITH_PAM', 1)
             conf.DEFINE('WITH_PAM_MODULES', 1)
-        else:
-            conf.SET_TARGET_TYPE('pam', 'EMPTY')
 
     seteuid = False
     if not seteuid: