derick          Tue Dec 28 10:20:42 2004 EDT

  Modified files:              
    /php-src/scripts    Makefile.frag 
  Log:
  - MFB: 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.12&r2=1.13&ty=u
Index: php-src/scripts/Makefile.frag
diff -u php-src/scripts/Makefile.frag:1.12 php-src/scripts/Makefile.frag:1.13
--- php-src/scripts/Makefile.frag:1.12  Mon Dec 20 23:58:50 2004
+++ php-src/scripts/Makefile.frag       Tue Dec 28 10:20:42 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