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

Diff for /pegasus_unsupported/config/configure between version 1.5 and 1.6

version 1.5, 2008/07/02 17:38:45 version 1.6, 2008/07/02 17:44:55
Line 196 
Line 196 
         Enable PAM authentication (fall back on password-file authentication).         Enable PAM authentication (fall back on password-file authentication).
     --with-pam=DIR     --with-pam=DIR
         Specify an alternative PAM directory location (defaults to /etc/pam.d).         Specify an alternative PAM directory location (defaults to /etc/pam.d).
     --with-pam-mod=FILE  
         Specify an alternative name for the PAM module file (defaults to  
         inova-pegasus).  
     --enable-ssl     --enable-ssl
         Enable SSL feature         Enable SSL feature
       --with-ssl=DIR
           Find SSL under DIR (e.g., --with-ssl=/usr).
     --enable-slp     --enable-slp
         Enable SLP feature         Enable SLP feature
     --enable-openslp     --enable-openslp
Line 209 
Line 208 
         Find OpenSLP installation under DIR (e.g., --with-openslp=/usr).         Find OpenSLP installation under DIR (e.g., --with-openslp=/usr).
     --disable-cmpi     --disable-cmpi
         Disable CMPI provider support         Disable CMPI provider support
     --with-ssl=DIR  
         Find SSL under DIR (e.g., --with-ssl=/usr).  
     --enable-binary-repository     --enable-binary-repository
         Enable the binary repository feature, resulting in a smaller CIM         Enable the binary repository feature, resulting in a smaller CIM
         repository disk footprint.         repository disk footprint.
Line 380 
Line 377 
   with_pam=/etc/pam.d   with_pam=/etc/pam.d
 fi fi
  
 if [ -z "$with_pam_mod" ]; then  
   with_pam_mod=wsman  
 fi  
   
 ##============================================================================== ##==============================================================================
 ## ##
 ## Verify existence of SSL files and directories. ## Verify existence of SSL files and directories.


Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2