Date: 05/22/01
- Next message: Andi Gutmans: "[PHP-DOC] Fwd: Re: [PHP-DEV] Using $HTTP_SESSION_VARS with register_globals On"
- Previous message: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/functions strings.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
danbeck Tue May 22 09:56:38 2001 EDT
Modified files:
/phpdoc configure.in
Log:
added location of docbook stylesheets for redhat 7.1 users (and the new docbook update)
Index: phpdoc/configure.in
diff -u phpdoc/configure.in:1.66 phpdoc/configure.in:1.67
--- phpdoc/configure.in:1.66 Thu May 17 05:35:38 2001
+++ phpdoc/configure.in Tue May 22 09:56:37 2001
@@ -1,4 +1,4 @@
-dnl $Id: configure.in,v 1.66 2001/05/17 12:35:38 martin Exp $
+dnl $Id: configure.in,v 1.67 2001/05/22 16:56:37 danbeck Exp $
AC_INIT(global.ent)
@@ -61,6 +61,7 @@
/usr/share/sgml/docbk30/dsl \
/usr/share/sgml/docbkdsl \
/usr/share/sgml/stylesheets/docbook \
+ /usr/share/sgml/docbook/dsssl-stylesheets \
/usr/local/lib/dsssl/stylesheets/docbook \
/usr/local/lib/dsssl/stylesheets/nwalsh-modular \
/usr/local/lib/sgml/stylesheets/docbook \
- Next message: Andi Gutmans: "[PHP-DOC] Fwd: Re: [PHP-DEV] Using $HTTP_SESSION_VARS with register_globals On"
- Previous message: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/functions strings.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

