wez             Mon Feb 28 00:28:27 2005 EDT

  Modified files:              (Branch: PHP_5_0)
    /php-src/scripts    Makefile.frag 
  Log:
  MFH: install mbstring headers
  
  
http://cvs.php.net/diff.php/php-src/scripts/Makefile.frag?r1=1.10.2.4&r2=1.10.2.5&ty=u
Index: php-src/scripts/Makefile.frag
diff -u php-src/scripts/Makefile.frag:1.10.2.4 
php-src/scripts/Makefile.frag:1.10.2.5
--- php-src/scripts/Makefile.frag:1.10.2.4      Wed Jan 19 20:41:52 2005
+++ php-src/scripts/Makefile.frag       Mon Feb 28 00:28:25 2005
@@ -46,6 +46,8 @@
        ext/xml/ \
        ext/xml/expat/ \
        ext/mbstring/ \
+       ext/mbstring/libmbfl/ \
+    ext/mbstring/libmbfl/mbfl/ \
        ext/sqlite/libsqlite/src/sqlite.h
 
 install-headers:

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to