Hojtsy Gabor wrote:
>
> goba Sat Sep 8 14:54:16 2001 EDT
>
> Modified files:
> /phpdoc/howto README
> Log:
> Things changed a "bit" :))
I have noticed that:
eschmid@marliesle:/usr/local/usr/phpdoc > autoconf
eschmid@marliesle:/usr/local/usr/phpdoc > ./configure
loading cache ./config.cache
checking for perl... (cached) /usr/bin/perl
checking for docbook.dsl... autodetected: /usr/share/sgml/docbkdsl
checking for docbook.xsl... not found
checking for PHP source path... ../php4
checking for language... en (default)
checking for treesaving... saving trees: #f
checking for openjade... (cached) /usr/bin/openjade
creating ./config.status
creating Makefile
creating version.ent
creating checkdoc
creating common.dsl
creating howto.dsl
creating html.dsl
creating html-locale.dsl
creating print.dsl
creating phpweb.dsl
creating quickref.dsl
creating manual.xml
creating html.xsl
creating bightml.xsl
creating print.xsl
creating htmlhelp.xsl
creating chapters.ent
eschmid@marliesle:/usr/local/usr/phpdoc > make howto
make: *** Warning: File `howto/howto.xml' has modification time in the
future (2001-09-08 20:43:58 > 2001-09-08 20:41:33)
/usr/bin/openjade -wno-idref -i lang-en -c
/usr/share/sgml/CATALOG.docbk30 -d howto.dsl -V use-output-dir -t sgml
./phpdocxml.dcl ./howto/howto.xml
/usr/bin/openjade:./html-common.dsl:12:7:E: identifier "toc-depth"
already defined in same part
/usr/bin/openjade:howto.dsl:28:1: first definition was here
make: warning: Clock skew detected. Your build may be incomplete.
eschmid@marliesle:/usr/local/usr/phpdoc >
Please test it before you commit it or ask an editor :)
-Egon