Sat, 20 Aug 2016 16:22:25 -0400
Remove AC_STRUCT_TM which became obsolescent in ac 2.60.
Plus, its define is never really used.
| config.h.mingw | file | annotate | diff | comparison | revisions | |
| configure.ac | file | annotate | diff | comparison | revisions |
--- a/config.h.mingw Sat Aug 20 13:35:55 2016 -0500 +++ b/config.h.mingw Sat Aug 20 16:22:25 2016 -0400 @@ -427,9 +427,6 @@ /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 -/* Define to 1 if your <sys/time.h> declares `struct tm'. */ -/* #undef TM_IN_SYS_TIME */ - /* Use GStreamer for playing sounds */ /* It's defined in global.mak. */ /* #undef USE_GSTREAMER */