vrana Tue Apr 5 10:40:53 2005 EDT
Modified files: /phpdoc configure.in Log: Use ISO format for build date (bug #26096) http://cvs.php.net/diff.php/phpdoc/configure.in?r1=1.227&r2=1.228&ty=u Index: phpdoc/configure.in diff -u phpdoc/configure.in:1.227 phpdoc/configure.in:1.228 --- phpdoc/configure.in:1.227 Sun Apr 3 16:56:08 2005 +++ phpdoc/configure.in Tue Apr 5 10:40:53 2005 @@ -1,4 +1,4 @@ -dnl $Id: configure.in,v 1.227 2005/04/03 20:56:08 goba Exp $ +dnl $Id: configure.in,v 1.228 2005/04/05 14:40:53 vrana Exp $ dnl autoconf initialisation AC_INIT() @@ -605,7 +605,6 @@ AC_MSG_ERROR(Language \"$withval\" not supported!) fi - PHP_BUILD_DATE=`date '+%d-%m-%Y'` LANG_HACK_FOR_HE="no" HACK_RTL_LANGS_PAGES="" HACK_RTL_LANGS_PHPWEB=""