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.6 by orrisroot, Sun Oct 30 09:54:48 2005 UTC revision 1.7 by orrisroot, Sun Oct 30 19:09:51 2005 UTC
# Line 126  Line 126 
126  /* Define to 1 if you have the <process.h> header file. */  /* Define to 1 if you have the <process.h> header file. */
127  #undef HAVE_PROCESS_H  #undef HAVE_PROCESS_H
128    
129    /* Define if you have POSIX threads libraries and header files. */
130    #undef HAVE_PTHREAD
131    
132  /* Define to 1 if you have the `putenv' function. */  /* Define to 1 if you have the `putenv' function. */
133  #undef HAVE_PUTENV  #undef HAVE_PUTENV
134    
# Line 290  Line 293 
293  /* Define to the version of this package. */  /* Define to the version of this package. */
294  #undef PACKAGE_VERSION  #undef PACKAGE_VERSION
295    
296    /* Define to necessary symbol if this constant uses a non-standard name on
297       your system. */
298    #undef PTHREAD_CREATE_JOINABLE
299    
300  /* Define as the return type of signal handlers (`int' or `void'). */  /* Define as the return type of signal handlers (`int' or `void'). */
301  #undef RETSIGTYPE  #undef RETSIGTYPE
302    

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

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