X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fautobuild.m4;h=a025e737953eb736a4fab9e41332554706cd2b95;hb=84405cbc35207f178b1b50617254cb85ea803128;hp=f0d00a02537a1b0265491791d952dc21c7487b22;hpb=9fa188508ca3951b0fd6c04dfeefff5a622fe38a;p=gnulib.git diff --git a/m4/autobuild.m4 b/m4/autobuild.m4 index f0d00a025..a025e7379 100644 --- a/m4/autobuild.m4 +++ b/m4/autobuild.m4 @@ -1,4 +1,4 @@ -# autobuild.m4 serial 6 +# autobuild.m4 serial 7 dnl Copyright (C) 2004, 2006, 2007, 2008 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -29,7 +29,7 @@ AC_DEFUN([AB_INIT], ifelse([$1],[],,[AC_MSG_NOTICE([autobuild mode... $1])]) - date=`TZ=UTC date +%Y%m%d-%H%M%S` + date=`TZ=UTC0 date +%Y%m%dT%H%M%SZ` if test "$?" != 0; then date=`date` fi