source:
trunk/src/gcc/libf2c/libU77/acconfig.h@
410
| Last change on this file since 410 was 2, checked in by , 23 years ago | |
|---|---|
|
|
| File size: 330 bytes | |
| Line | |
|---|---|
| 1 | /* Define as the path of the `chmod' program. */ |
| 2 | #undef CHMOD_PATH |
| 3 | |
| 4 | /* Define if your sys/time.h defines struct timezone. */ |
| 5 | #undef HAVE_STRUCT_TIMEZONE |
| 6 | |
| 7 | /* Define if your gettimeofday takes only one argument. */ |
| 8 | #undef GETTIMEOFDAY_ONE_ARGUMENT |
| 9 | |
| 10 | /* Define if your gettimeofday takes a time zome argument. */ |
| 11 | #undef HAVE_TIMEZONE |
Note:
See
