X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Ftzset.m4;h=3c78b3b26944b93448dc22a9ac4bc7f4999819bf;hb=ee6855ea0843b56e6d9c3d6abde368ab22e5befe;hp=9c1b2a72dcfe08d66a7df66e4085d3544b2007ed;hpb=441aa3044f43e5572f58c354f01e6bc070acd5c7;p=gnulib.git diff --git a/m4/tzset.m4 b/m4/tzset.m4 index 9c1b2a72d..3c78b3b26 100644 --- a/m4/tzset.m4 +++ b/m4/tzset.m4 @@ -1,6 +1,6 @@ -# serial 4 +# serial 5 -# Copyright (C) 2003, 2007, 2009 Free Software Foundation, Inc. +# Copyright (C) 2003, 2007, 2009-2011 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -49,6 +49,7 @@ main () [Define to 1 if you have run the test for working tzset.]) if test $gl_cv_func_tzset_clobber = yes; then + REPLACE_GETTIMEOFDAY=1 gl_GETTIMEOFDAY_REPLACE_LOCALTIME AC_DEFINE([tzset], [rpl_tzset],