jkj Thu Feb 8 05:49:55 2001 EDT Modified files: /phpdoc configure.in Log: - fixed problem with empty else-fi Index: phpdoc/configure.in diff -u phpdoc/configure.in:1.57 phpdoc/configure.in:1.58 --- phpdoc/configure.in:1.57 Thu Feb 8 05:10:11 2001 +++ phpdoc/configure.in Thu Feb 8 05:49:55 2001 @@ -1,4 +1,4 @@ -dnl $Id: configure.in,v 1.57 2001/02/08 13:10:11 jkj Exp $ +dnl $Id: configure.in,v 1.58 2001/02/08 13:49:55 jkj Exp $ AC_INIT(global.ent) @@ -91,6 +91,10 @@ DOCBOOKXSL_PRINT=$withval/fo/docbook.xsl AC_MSG_RESULT(in $withval) ],[ + DOCBOOKXSL_BIGHTML="there-is-no-autodetect-yet" + DOCBOOKXSL_HTML="there-is-no-autodetect-yet" + DOCBOOKXSL_PRINT="there-is-no-autodetect-yet" + AC_MSG_RESULT(not detected) ]) if test -z "$DOCBOOKXSL_BIGHTML"; then DOCBOOKXSL_BIGHTML="there-is-not-default-yet"
- [PHP-DOC] cvs: phpdoc / configure.in Jirka Kosek
- Re: [PHP-DOC] cvs: phpdoc / configure.in Hojtsy Gabor
- [PHP-DOC] Building docs on Windows (Was: ... Jirka Kosek
- [PHP-DOC] Re: Building docs on Window... Hojtsy Gabor
- Re: [PHP-DOC] Building docs on Window... Hojtsy Gabor
- Re: [PHP-DOC] Building docs on Wi... Jirka Kosek
- [PHP-DOC] cvs: phpdoc / configure.in Jouni Ahto
- [PHP-DOC] cvs: phpdoc / configure.in Jouni Ahto
- [PHP-DOC] cvs: phpdoc / configure.in Jirka Kosek
- Re: [PHP-DOC] cvs: phpdoc / configure.in Egon Schmid (@vacation)
- [PHP-DOC] cvs: phpdoc / configure.in Jirka Kosek
- [PHP-DOC] cvs: phpdoc / configure.in Jirka Kosek
- [PHP-DOC] cvs: phpdoc / configure.in Glace Cheung
- [PHP-DOC] cvs: phpdoc / configure.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / configure.in Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc / configure.in Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc / configure.in Martin Kraemer
- [PHP-DOC] cvs: phpdoc / configure.in Daniel Beckham
- [PHP-DOC] cvs: phpdoc / configure.in Rui Hirokawa
- [PHP-DOC] cvs: phpdoc / configure.in Luca Perugini
- [PHP-DOC] cvs: phpdoc / configure.in Jouni Ahto