mirror of
https://github.com/php/web-doc.git
synced 2025-08-13 14:40:31 +00:00
Fix configure script to find some utils.
This commit is contained in:
@ -4,9 +4,9 @@
|
||||
|
||||
cd ${CVSDIR}/phpdoc-all
|
||||
autoconf
|
||||
./configure
|
||||
./configure --with-jade=/usr/local/bin/jade --with-nsgmls=/usr/local/bin/nsgmls
|
||||
make howtophp
|
||||
cp howto/php/* ${DOCWEB}/www/dochowto
|
||||
|
||||
make howtotgz
|
||||
cp howto/howto.html.tar.gz ${DOCWEB}/www/dochowto
|
||||
cp howto/howto.html.tar.gz ${DOCWEB}/www/dochowto
|
||||
|
Reference in New Issue
Block a user