mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
14eaea6f7d
server on 3-June-2000.
12 lines
330 B
C
12 lines
330 B
C
/* Define as the path of the `chmod' program. */
|
|
#undef CHMOD_PATH
|
|
|
|
/* Define if your sys/time.h defines struct timezone. */
|
|
#undef HAVE_STRUCT_TIMEZONE
|
|
|
|
/* Define if your gettimeofday takes only one argument. */
|
|
#undef GETTIMEOFDAY_ONE_ARGUMENT
|
|
|
|
/* Define if your gettimeofday takes a time zome argument. */
|
|
#undef HAVE_TIMEZONE
|