(file) Return to DefaultPropertyTableLinuxIA64.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Config / Attic

Diff for /pegasus/src/Pegasus/Config/Attic/DefaultPropertyTableLinuxIA64.h between version 1.5 and 1.6

version 1.5, 2002/10/11 16:39:49 version 1.6, 2002/10/21 19:58:13
Line 34 
Line 34 
 #ifdef PEGASUS_USE_RELEASE_CONFIG_OPTIONS #ifdef PEGASUS_USE_RELEASE_CONFIG_OPTIONS
     {"httpPort", "5988", 0, 0, 0},     {"httpPort", "5988", 0, 0, 0},
     {"httpsPort", "5989", 0, 0, 0},     {"httpsPort", "5989", 0, 0, 0},
       {"enableHttpConnection", "false", 0, 0, 0},
       {"enableHttpsConnection", "true", 0, 0, 0},
     {"home", "./", 0, 0, 0},     {"home", "./", 0, 0, 0},
     {"daemon", "true", 0, 0, 0},     {"daemon", "true", 0, 0, 0},
     {"install", "false", 0, 0, 0},     {"install", "false", 0, 0, 0},
Line 47 
Line 49 
 #else #else
     {"httpPort", "5988", 0, 0, 0},     {"httpPort", "5988", 0, 0, 0},
     {"httpsPort", "5989", 0, 0, 0},     {"httpsPort", "5989", 0, 0, 0},
       {"enableHttpConnection", "true", 0, 0, 0},
       {"enableHttpsConnection", "false", 0, 0, 0},
     {"home", "./", 0, 0, 0},     {"home", "./", 0, 0, 0},
     {"daemon", "true", 0, 0, 0},     {"daemon", "true", 0, 0, 0},
     {"install", "false", 0, 0, 0},     {"install", "false", 0, 0, 0},


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