summaryrefslogtreecommitdiff
path: root/config.h.win32
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2016-03-25 21:04:13 +0000
committerJoão Valverde <j@v6e.pt>2016-04-02 22:18:46 +0000
commitae9e3114802d8a758a335df664ddff13f4037e61 (patch)
tree96600338c511b1bc2f29f40dc55a49ff7fb13ecb /config.h.win32
parentfd4808fbec986bcc24247b9acfba83db95dba2c6 (diff)
downloadwireshark-ae9e3114802d8a758a335df664ddff13f4037e61.tar.gz
Use AC_STRUCT_TIMEZONE
Change-Id: I96c12dce662691d37d6eb6c1893c5e9d91a8ea6f Reviewed-on: https://code.wireshark.org/review/14753 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: João Valverde <j@v6e.pt>
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win326
1 files changed, 0 insertions, 6 deletions
diff --git a/config.h.win32 b/config.h.win32
index 9301ad308d..c308625402 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -146,12 +146,6 @@
/* Define if you have the <sys/wait.h> header file. */
/* #undef HAVE_SYS_WAIT_H */
-/* Define if tm_zone field exists in struct tm */
-/* #undef HAVE_TM_ZONE 1 */
-
-/* Define if tzname array exists */
-/* #undef HAVE_TZNAME */
-
/* Define if you have the <unistd.h> header file. */
/* #define HAVE_UNISTD_H 1 */