(file) Return to configure CVS log (file) (dir) Up to [Pegasus] / pegasus

Diff for /pegasus/configure between version 1.3 and 1.4

version 1.3, 2014/07/23 16:14:01 version 1.4, 2014/07/31 11:56:15
Line 358 
Line 358 
   fi   fi
  
   if [ ! -f "$with_ssl/$libbase/libssl.so" ]; then   if [ ! -f "$with_ssl/$libbase/libssl.so" ]; then
     echo "$0: missing dependency: \$with_ssl/$libbase/libss.so"      echo "$0: missing dependency: \$with_ssl/$libbase/libssl.so"
     missing=1     missing=1
   fi   fi
  
Line 833 
Line 833 
 fi fi
 if [ "$enable_pam" = "1" ]; then if [ "$enable_pam" = "1" ]; then
   echo "export PEGASUS_PAM_AUTHENTICATION=true" >> $options   echo "export PEGASUS_PAM_AUTHENTICATION=true" >> $options
   echo "export PEGASUS_USE_PAM_STANDALONE_PROC=true" >> $options    echo "export PEGASUS_USE_PAM_STANDALONE_PROC=false" >> $options
    \cp -f $PEGASUS_ROOT/rpm/wbem /etc/pam.d    \cp -f $PEGASUS_ROOT/rpm/wbem /etc/pam.d
    chmod 0644 /etc/pam.d/wbem    chmod 0644 /etc/pam.d/wbem
 fi fi


Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2