X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=m4%2Fautobuild.m4;h=04971d409d9f4fa694f0bc0d5e00b235d7c105e3;hb=c8228c7d1f864908fd64cd47eefb418e419da549;hp=70505c61da5db489ea97d69093bac20ef08e1176;hpb=e7dae5df1dd4b6b89e1133825594b5b4557eed8e;p=pspp diff --git a/m4/autobuild.m4 b/m4/autobuild.m4 index 70505c61da..04971d409d 100644 --- a/m4/autobuild.m4 +++ b/m4/autobuild.m4 @@ -1,5 +1,5 @@ -# autobuild.m4 serial 5 -dnl Copyright (C) 2004, 2006, 2007 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=`date +%Y%m%d-%H%M%S` + date=`TZ=UTC0 date +%Y%m%dT%H%M%SZ` if test "$?" != 0; then date=`date` fi