derick          Tue Dec 28 10:20:29 2004 EDT

  Modified files:              (Branch: PHP_5_0)
    /php-src/scripts    Makefile.frag 
  Log:
  - Add dom/xml_common.h header as installed header in order to be able to 
build pecl/xml_reader
  
http://cvs.php.net/diff.php/php-src/scripts/Makefile.frag?r1=1.10.2.2&r2=1.10.2.3&ty=u
Index: php-src/scripts/Makefile.frag
diff -u php-src/scripts/Makefile.frag:1.10.2.2 
php-src/scripts/Makefile.frag:1.10.2.3
--- php-src/scripts/Makefile.frag:1.10.2.2      Mon Dec 20 23:59:24 2004
+++ php-src/scripts/Makefile.frag       Tue Dec 28 10:20:28 2004
@@ -38,6 +38,7 @@
        ext/libxml/ \
        ext/standard/ \
        ext/session/ \
+       ext/dom/xml_common.h \
        ext/xml/ \
        ext/xml/expat/ \
        ext/mbstring/ \

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

Reply via email to