From:             [EMAIL PROTECTED]
Operating system: SCO OpenServer 5.x
PHP version:      4.0CVS-2001-08-07
PHP Bug Type:     Compile Failure
Bug description:  configure creates config_vars.mk incorrectly as of aug 7,2001

make has problems with this...
Must be a separator on rules line 62 (bu39).  

file config_vars.mk

configure used to create this file as ........
CONFIGURE_COMMAND = './configure' '--with-gd=/usr/local' '-

now it creates it as
CONFIGURE_COMMAND = './configure' 
 '--with-mysql'                   
 '--with-apxs=/usr/httpd/bin/apxs' 


-- 
Edit bug report at: http://bugs.php.net/?id=12627&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to