rrichards               Mon Apr 19 15:46:00 2004 EDT

  Modified files:              
    /php-src/scripts    Makefile.frag 
  Log:
  add ext/libxml/ to the headers path
  
http://cvs.php.net/diff.php/php-src/scripts/Makefile.frag?r1=1.9&r2=1.10&ty=u
Index: php-src/scripts/Makefile.frag
diff -u php-src/scripts/Makefile.frag:1.9 php-src/scripts/Makefile.frag:1.10
--- php-src/scripts/Makefile.frag:1.9   Mon Dec  1 10:17:13 2003
+++ php-src/scripts/Makefile.frag       Mon Apr 19 15:46:00 2004
@@ -29,6 +29,7 @@
        main/ \
        main/streams/ \
        regex/ \
+       ext/libxml/ \
        ext/standard/ \
        ext/session/ \
        ext/xml/ \

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

Reply via email to