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