Date: 07/30/01
- Next message: Hojtsy Gabor: "Re: [PHP-DOC] Function aliases in the manual"
- Previous message: Damien Seguy: "Re: [PHP-DOC] cvs: phpdoc /en/appendices aliases.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
eschmid Mon Jul 30 14:11:11 2001 EDT
Modified files:
/phpdoc configure.in
Log:
Some Easter Eggs deleted.
Index: phpdoc/configure.in
diff -u phpdoc/configure.in:1.71 phpdoc/configure.in:1.72
--- phpdoc/configure.in:1.71 Mon Jul 30 10:48:48 2001
+++ phpdoc/configure.in Mon Jul 30 14:11:08 2001
@@ -1,4 +1,4 @@
-dnl $Id: configure.in,v 1.71 2001/07/30 14:48:48 jah Exp $
+dnl $Id: configure.in,v 1.72 2001/07/30 18:11:08 eschmid Exp $
AC_INIT(global.ent)
@@ -264,7 +264,7 @@
ja|tw|ko) ENCODING="UTF-8";;
zh_hk) ENCODING="big5";;
cs|hu) ENCODING="ISO-8859-2";;
- tr) ENCODING="ISO-8859-9"
+ tr) ENCODING="ISO-8859-9";;
*) ENCODING="ISO-8859-1";;
esac
AC_SUBST(ENCODING)
- Next message: Hojtsy Gabor: "Re: [PHP-DOC] Function aliases in the manual"
- Previous message: Damien Seguy: "Re: [PHP-DOC] cvs: phpdoc /en/appendices aliases.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

