2bcf042cce
* libU77/aclocal.m4: New file. * libU77/configure.in (LIBU77_HAVE_STRUCT_TIMEZONE): Add test. * libU77/acconfig.h (HAVE_STRUCT_TIMEZONE): Add macro. * libU77/datetime_c.c (G77_date_and_time_0): Use. * libU77/config.hin: Regenerate. * libU77/configure: Likewise. From-SVN: r26353
7 lines
154 B
C
7 lines
154 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
|
|
|