jkj Thu Feb 8 05:10:11 2001 EDT Modified files: /phpdoc configure.in Log: - corrected stupid typo Index: phpdoc/configure.in diff -u phpdoc/configure.in:1.56 phpdoc/configure.in:1.57 --- phpdoc/configure.in:1.56 Thu Feb 8 04:45:29 2001 +++ phpdoc/configure.in Thu Feb 8 05:10:11 2001 @@ -1,4 +1,4 @@ -dnl $Id: configure.in,v 1.56 2001/02/08 12:45:29 jkj Exp $ +dnl $Id: configure.in,v 1.57 2001/02/08 13:10:11 jkj Exp $ AC_INIT(global.ent) @@ -93,9 +93,9 @@ ],[ ]) if test -z "$DOCBOOKXSL_BIGHTML"; then - DOCBOOKXSL_BIGHTML="the-is-not-default-yet" - DOCBOOKXSL_HTML="the-is-not-default-yet" - DOCBOOKXSL_PRINT="the-is-not-default-yet" + DOCBOOKXSL_BIGHTML="there-is-not-default-yet" + DOCBOOKXSL_HTML="there-is-not-default-yet" + DOCBOOKXSL_PRINT="there-is-not-default-yet" AC_MSG_RESULT(defaulting) fi AC_SUBST(DOCBOOKXSL_BIGHTML)
- Re: [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 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
- Re: [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