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

Diff for /pegasus_unsupported/config/configure between version 1.17 and 1.18

version 1.17, 2008/07/17 20:46:28 version 1.18, 2008/07/31 15:11:15
Line 572 
Line 572 
  
 ##============================================================================== ##==============================================================================
 ## ##
 ## Create options.mak  ## Verify if --enable_pam that pam headers exist
 ## ##
 ##============================================================================== ##==============================================================================
  
Line 694 
Line 694 
   echo "export PEGASUS_ENABLE_CMPI_PROVIDER_MANAGER=true" >> $options   echo "export PEGASUS_ENABLE_CMPI_PROVIDER_MANAGER=true" >> $options
 fi fi
  
   if [ "$with-test-user" != "1" ]; then
     echo "export PEGASUS_TEST_USERID=$with_test_user" >> $options
   fi
   
 echo "created $options" echo "created $options"
  
 ##============================================================================== ##==============================================================================


Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2