sas             Wed Jan 17 04:32:46 2001 EDT

  Modified files:              
    /php4       configure.in 
  Log:
  Fix vpath builds on freebsd
  
  
Index: php4/configure.in
diff -u php4/configure.in:1.212 php4/configure.in:1.213
--- php4/configure.in:1.212     Tue Jan 16 17:15:11 2001
+++ php4/configure.in   Wed Jan 17 04:32:45 2001
@@ -1,4 +1,4 @@
-dnl ## $Id: configure.in,v 1.212 2001/01/17 01:15:11 elixer Exp $ -*- sh -*-
+dnl ## $Id: configure.in,v 1.213 2001/01/17 12:32:45 sas Exp $ -*- sh -*-
 dnl ## Process this file with autoconf to produce a configure script.
 
 divert(1)
@@ -823,6 +823,7 @@
 
 PHP_GEN_CONFIG_VARS
 
+$php_shtool mkdir -p pear/scripts
 ALL_OUTPUT_FILES="php4.spec Zend/Makefile main/build-defs.h \
 pear/scripts/pear pear/scripts/phpize pear/scripts/php-config pear/PEAR.php \
 TSRM/Makefile $PHP_OUTPUT_FILES"



-- 
PHP CVS 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