thanks, I forgot to do it. :\

At 08:36 26.1. 2001, Jouni Ahto wrote the following:
-------------------------------------------------------------- 
>jah             Thu Jan 25 23:36:38 2001 EDT
>
>  Modified files:              
>    /phpdoc     configure.in 
>  Log:
>  
>  Czech language support.
>  
>  
>Index: phpdoc/configure.in
>diff -u phpdoc/configure.in:1.49 phpdoc/configure.in:1.50
>--- phpdoc/configure.in:1.49    Sat Jan 20 18:03:26 2001
>+++ phpdoc/configure.in Thu Jan 25 23:36:38 2001
>@@ -1,4 +1,4 @@
>-dnl $Id: configure.in,v 1.49 2001/01/21 02:03:26 avsm Exp $
>+dnl $Id: configure.in,v 1.50 2001/01/26 07:36:38 jah Exp $
> 
> AC_INIT(global.ent)
> 
>@@ -131,7 +131,7 @@
> dnl localize paper size by language
> dnl (instead of using system-dependant default)
> case "$LANG" in
>-  de|hu|ja|ko) PAPER_TYPE="A4" ;;
>+  cs|de|hu|ja|ko) PAPER_TYPE="A4" ;;
>   *)  PAPER_TYPE="USletter" ;;
> esac
> AC_SUBST(PAPER_TYPE)
>@@ -176,7 +176,7 @@
> 
> case "$LANG" in
>   ja|tw|ko) ENCODING="UTF-8";;
>-  hu) ENCODING="ISO-8859-2";;
>+  cs|hu) ENCODING="ISO-8859-2";;
>   *) ENCODING="ISO-8859-1";;
> esac
> AC_SUBST(ENCODING)
------end of quote------ 



____________________________________________________________
Cynic:

A member of a group of ancient Greek philosophers who taught
that virtue constitutes happiness and that self control is
the essential part of virtue.

[EMAIL PROTECTED]


Reply via email to