X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=m4%2Ftimegm.m4;h=caabc86ade6c350c379b56ac065cce24eb3a7cb0;hb=a4ed524753cd61bd2c52b9af041eabe83ea1d503;hp=f18568c5af9d0e1240b3dbf5f441a7e58e2ec1a6;hpb=9e3a6def62b0836671abfbb74b55f3d580a8998f;p=gnulib.git diff --git a/m4/timegm.m4 b/m4/timegm.m4 index f18568c5a..caabc86ad 100644 --- a/m4/timegm.m4 +++ b/m4/timegm.m4 @@ -1,4 +1,4 @@ -# timegm.m4 serial 10 +# timegm.m4 serial 11 dnl Copyright (C) 2003, 2007, 2009-2011 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -18,10 +18,6 @@ AC_DEFUN([gl_FUNC_TIMEGM], else HAVE_TIMEGM=0 fi - if test $HAVE_TIMEGM = 0 || test $REPLACE_TIMEGM = 1; then - AC_LIBOBJ([timegm]) - gl_PREREQ_TIMEGM - fi ]) # Prerequisites of lib/timegm.c.