1998-02-01 02:37:08 +01:00
|
|
|
/* Define as the path of the `chmod' program. */
|
|
|
|
#undef CHMOD_PATH
|
1999-04-12 00:35:17 +02:00
|
|
|
|
|
|
|
/* Define if your sys/time.h defines struct timezone. */
|
|
|
|
#undef HAVE_STRUCT_TIMEZONE
|
|
|
|
|
1999-10-14 10:05:09 +02: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
|