On Tue, 12 Aug 2003, Gabor Hojtsy wrote:

> goba          Tue Aug 12 07:24:27 2003 EDT
> 
>   Modified files:              
>     /phpdoc   configure.in 
>   Log:
>   Add force option to rm so it won't complain on the first run, when the file is not 
> there
>   
> Index: phpdoc/configure.in
> diff -u phpdoc/configure.in:1.196 phpdoc/configure.in:1.197
> --- phpdoc/configure.in:1.196 Fri Jun 27 18:59:20 2003
> +++ phpdoc/configure.in       Tue Aug 12 07:24:27 2003
> @@ -1,4 +1,4 @@
> -dnl $Id: configure.in,v 1.196 2003/06/27 22:59:20 tom Exp $
> +dnl $Id: configure.in,v 1.197 2003/08/12 11:24:27 goba Exp $
>  
>  dnl autoconf initialisation
>  AC_INIT()
> @@ -670,14 +670,14 @@
>    de) PALMDOCTITLE="'PHP Handbuch'";;
>    es) PALMDOCTITLE="'Manual de PHP'";;
>    fr) PALMDOCTITLE="'Manuel PHP'";;
> -  hu) PALMDOCTITLE="'PHP Kézikönyv'";;
> +  hu) PALMDOCTITLE="'PHP Kézikönyv'";;

uhm, that doesn't sound right to me?

Derick

-- 
"Interpreting what the GPL actually means is a job best left to those
                    that read the future by examining animal entrails."
-------------------------------------------------------------------------
 Derick Rethans                                 http://derickrethans.nl/ 
 International PHP Magazine                          http://php-mag.net/
-------------------------------------------------------------------------


--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to