Browse CVS Repository
Diff of /satellite/satellite4/config.h.in
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 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 |
|
|
| 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 |
|
|
|