mirror of
https://git.freebsd.org/ports.git
synced 2025-06-12 08:10:31 -04:00
- remove extensions and PEAR from the PHP base ports - add more OPTIONS to PHP base ports
12 lines
305 B
C
12 lines
305 B
C
--- main/php_config.h.in.orig Mon Jul 12 16:30:37 2004
|
|
+++ main/php_config.h.in Mon Jul 12 16:31:38 2004
|
|
@@ -2362,6 +2362,9 @@
|
|
/* */
|
|
#undef SOLARIS_YP
|
|
|
|
+/* Include external shared modules configurations */
|
|
+#include "ext/php_config.h"
|
|
+
|
|
/* Whether sprintf is broken */
|
|
#undef ZEND_BROKEN_SPRINTF
|
|
|