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