tom Sun May 19 14:25:45 2002 EDT Modified files: /phpdoc configure.in Log: integrate zendapi-figures Index: phpdoc/configure.in diff -u phpdoc/configure.in:1.148 phpdoc/configure.in:1.149 --- phpdoc/configure.in:1.148 Thu May 2 05:38:41 2002 +++ phpdoc/configure.in Sun May 19 14:25:44 2002 @@ -1,4 +1,4 @@ -dnl $Id: configure.in,v 1.148 2002/05/02 09:38:41 derick Exp $ +dnl $Id: configure.in,v 1.149 2002/05/19 18:25:44 tom Exp $ dnl autoconf initialisation AC_INIT() @@ -444,13 +444,19 @@ done if test -d "$ZENDAPI"; then ZEND_FIGURES="cp -r $ZENDAPI/figures ." + ZEND_FIGURES_HTML="$ZEND_FIGURES/html" + ZEND_FIGURES_PHP="$ZEND_FIGURES/php" else ZEND_FIGURES="" + ZEND_FIGURES_HTML="" + ZEND_FIGURES_PHP="" fi ]) AC_MSG_RESULT($ZENDAPI) AC_SUBST(ZEND_FIGURES) +AC_SUBST(ZEND_FIGURES_HTML) +AC_SUBST(ZEND_FIGURES_PHP) dnl }}}
- [PHP-DOC] cvs: phpdoc / configure.in Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc / configure.in Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc / configure.in Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc / configure.in James Cox
- [PHP-DOC] cvs: phpdoc / configure.in Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc / configure.in Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc / configure.in Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc / configure.in Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc / configure.in Derick Rethans
- [PHP-DOC] cvs: phpdoc / configure.in Derick Rethans
- [PHP-DOC] cvs: phpdoc / configure.in Thomas Schoefbeck
- [PHP-DOC] cvs: phpdoc / configure.in Thomas Schoefbeck
- [PHP-DOC] cvs: phpdoc / configure.in jim winstead
- [PHP-DOC] cvs: phpdoc / configure.in Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc / configure.in Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc / configure.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / configure.in Gabor Hojtsy
- RE: [PHP-DOC] cvs: phpdoc / configure.in Gregory Song
- Re: [PHP-DOC] cvs: phpdoc / configure.in Gabor Hojtsy
- RE: [PHP-DOC] cvs: phpdoc / configure.in Gregory Song
- [PHP-DOC] cvs: phpdoc / configure.in Gabor Hojtsy