diff options
Diffstat (limited to 'data/php/mach-o.diff')
-rw-r--r-- | data/php/mach-o.diff | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/php/mach-o.diff b/data/php/mach-o.diff new file mode 100644 index 000000000..6a7a35a35 --- /dev/null +++ b/data/php/mach-o.diff @@ -0,0 +1,11 @@ +diff -ru php-5.2.8/Zend/Zend.m4 php-5.2.8+iPhone/Zend/Zend.m4 +--- php-5.2.8/Zend/Zend.m4 2006-12-20 10:49:32.000000000 +0000 ++++ php-5.2.8+iPhone/Zend/Zend.m4 2009-01-17 23:34:44.000000000 +0000 +@@ -61,7 +61,6 @@ + signal.h \ + unix.h \ + stdlib.h \ +-mach-o/dyld.h \ + dlfcn.h) + + AC_TYPE_SIZE_T |