Develop and Download Open Source Software

Browse CVS Repository

Diff of /satellite/satellite4/config.h.in

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.10 by orrisroot, Fri Aug 25 15:02:05 2006 UTC revision 1.11 by orrisroot, Fri Sep 1 08:53:16 2006 UTC
# Line 49  Line 49 
49  /* Define to 1 if you have the `getcwd' function. */  /* Define to 1 if you have the `getcwd' function. */
50  #undef HAVE_GETCWD  #undef HAVE_GETCWD
51    
52    /* Define to 1 if you have the `getenv' function. */
53    #undef HAVE_GETENV
54    
55  /* Define to 1 if you have the `gethostname' function. */  /* Define to 1 if you have the `gethostname' function. */
56  #undef HAVE_GETHOSTNAME  #undef HAVE_GETHOSTNAME
57    
# Line 355  Line 358 
358  /* Define to rpl_malloc if the replacement function should be used. */  /* Define to rpl_malloc if the replacement function should be used. */
359  #undef malloc  #undef malloc
360    
361    /* Define to `int' if <sys/types.h> does not define. */
362    #undef mode_t
363    
364  /* Define to `long' if <sys/types.h> does not define. */  /* Define to `long' if <sys/types.h> does not define. */
365  #undef off_t  #undef off_t
366    

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26