jimw Tue Nov 27 15:57:43 2001 EDT Modified files: /phpdoc configure.in Log: funcindex.xml lives in $srcdir, which is not always '.'. Index: phpdoc/configure.in diff -u phpdoc/configure.in:1.86 phpdoc/configure.in:1.87 --- phpdoc/configure.in:1.86 Fri Nov 23 10:01:09 2001 +++ phpdoc/configure.in Tue Nov 27 15:57:43 2001 @@ -1,6 +1,6 @@ -dnl $Id: configure.in,v 1.86 2001/11/23 15:01:09 hholzgra Exp $ +dnl $Id: configure.in,v 1.87 2001/11/27 20:57:43 jimw Exp $ AC_INIT(global.ent) @@ -485,7 +485,7 @@ DEPEND_FILES="$DEPEND_FILES $file" echo "<!ENTITY $name SYSTEM \"$file\">" >> chapters.ent done -echo "<!ENTITY global.function-index SYSTEM \"./funcindex.xml\">" >> chapters.ent +echo "<!ENTITY global.function-index SYSTEM \"$srcdir/funcindex.xml\">" >> +chapters.ent chmod a-w chapters.ent
- [PHP-DOC] cvs: phpdoc / configure.in Jouni Ahto
- [PHP-DOC] cvs: phpdoc / configure.in jim winstead
- [PHP-DOC] cvs: phpdoc / configure.in Leszek Krupinski
- [PHP-DOC] cvs: phpdoc / configure.in Harald Radi
- [PHP-DOC] cvs: phpdoc / configure.in Luca Perugini
- [PHP-DOC] cvs: phpdoc / configure.in Luca Perugini
- [PHP-DOC] cvs: phpdoc / configure.in Derick Rethans
- Re: [PHP-DOC] cvs: phpdoc / configure.in Salah Faya
- Re: [PHP-DOC] cvs: phpdoc / configure.in Markus Fischer
- Re: [PHP-DOC] cvs: phpdoc / configure.in derick
- [PHP-DOC] cvs: phpdoc / configure.in jim winstead
- [PHP-DOC] cvs: phpdoc / configure.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / configure.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / configure.in Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc / configure.in Hartmut Holzgraefe
- Re: [PHP-DOC] cvs: phpdoc / configure.in Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc / configure.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / configure.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / configure.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / configure.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / configure.in Hartmut Holzgraefe