1999-09-18 10:51:31 +00:00
|
|
|
/* Define as the path of the `chmod' program. */
|
|
|
|
#undef CHMOD_PATH
|
1999-09-19 05:59:11 +00:00
|
|
|
|
|
|
|
/* Define if your sys/time.h defines struct timezone. */
|
|
|
|
#undef HAVE_STRUCT_TIMEZONE
|
|
|
|
|
2000-06-04 08:30:31 +00:00
|
|
|
/* Define if your gettimeofday takes only one argument. */
|
|
|
|
#undef GETTIMEOFDAY_ONE_ARGUMENT
|
|
|
|
|
|
|
|
/* Define if your gettimeofday takes a time zome argument. */
|
|
|
|
#undef HAVE_TIMEZONE
|