X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fautobuild.m4;h=04971d409d9f4fa694f0bc0d5e00b235d7c105e3;hb=466449b04ceeb8c245a7e364f9c2c812a5259c8f;hp=f0d00a02537a1b0265491791d952dc21c7487b22;hpb=9fa188508ca3951b0fd6c04dfeefff5a622fe38a;p=gnulib.git diff --git a/m4/autobuild.m4 b/m4/autobuild.m4 index f0d00a025..04971d409 100644 --- a/m4/autobuild.m4 +++ b/m4/autobuild.m4 @@ -1,5 +1,5 @@ -# autobuild.m4 serial 6 -dnl Copyright (C) 2004, 2006, 2007, 2008 Free Software Foundation, Inc. +# autobuild.m4 serial 7 +dnl Copyright (C) 2004, 2006-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, dnl with or without modifications, as long as this notice is preserved. @@ -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