]> granicus.if.org Git - sudo/commitdiff
added HAVE_TZSET
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 14 Jul 1994 21:43:09 +0000 (21:43 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 14 Jul 1994 21:43:09 +0000 (21:43 +0000)
config.h.in

index cd723b4187f053a5b641802489cab7788c9a412f..41169bfd3ef85266810c8bf04cf4b6445d797b9c 100644 (file)
@@ -96,6 +96,9 @@
 #  define POSIX_SIGNALS
 #endif /* HAVE_SIGACTION */
 
+/* Define if you have tzset(3).  */
+#undef HAVE_TZSET
+
 /* Define if you have fchdir(3).  */
 #undef HAVE_FCHDIR