Date: 10/05/01
- Next message: georg <email protected>: "[PHP-DOC] Bug #13127 Updated: bool strict should be optional in array_search"
- Previous message: Jeroen van Wolffelaar: "[PHP-DOC] Re: Diffs in CVS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
jah Fri Oct 5 18:31:32 2001 EDT
Modified files:
/phpdoc configure.in
Log:
... accidentally saw the right coding somewhere ...
Index: phpdoc/configure.in
diff -u phpdoc/configure.in:1.75 phpdoc/configure.in:1.76
--- phpdoc/configure.in:1.75 Sun Aug 26 08:42:35 2001
+++ phpdoc/configure.in Fri Oct 5 18:31:32 2001
@@ -1,4 +1,4 @@
-dnl $Id: configure.in,v 1.75 2001/08/26 12:42:35 jah Exp $
+dnl $Id: configure.in,v 1.76 2001/10/05 22:31:32 jah Exp $
AC_INIT(global.ent)
@@ -334,7 +334,7 @@
ISO-8859-9)
JADE="SP_ENCODING=ISO-8859-9 $JADEPATH"
NSGMLS="SP_ENCODING=ISO-8859-9 $NSGMLSCMD"
-# HTMLHELP_ENCODING="windows-????"
+ HTMLHELP_ENCODING="windows-1254"
;;
*)
JADE=$JADEPATH
- Next message: georg <email protected>: "[PHP-DOC] Bug #13127 Updated: bool strict should be optional in array_search"
- Previous message: Jeroen van Wolffelaar: "[PHP-DOC] Re: Diffs in CVS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

