summaryrefslogtreecommitdiff
path: root/lang/php4/scripts/php4_options
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2003-11-17 11:40:14 +0000
committerJames E. Housley <jeh@FreeBSD.org>2003-11-17 11:40:14 +0000
commit74bbad0a549a66f34713c14d9924e9374de39ba1 (patch)
tree8a364653c886109fefb74acbd3b4f25a7d47b46d /lang/php4/scripts/php4_options
parent- Fix typo in LIB_DEPENDS (diff)
Allow compiling with debugging enabled.
PR: 58851 Submitted By: jeh
Notes
Notes: svn path=/head/; revision=94168
Diffstat (limited to '')
-rw-r--r--lang/php4/scripts/php4_options1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/php4/scripts/php4_options b/lang/php4/scripts/php4_options
index 1a50c04229bc..3ee7644921ec 100644
--- a/lang/php4/scripts/php4_options
+++ b/lang/php4/scripts/php4_options
@@ -8,6 +8,7 @@ WITH_CURL=OFF
WITH_DB4=OFF
WITH_DBASE=OFF
WITH_DBX=OFF
+WITH_DEBUG=OFF
WITH_DOMXML=OFF
WITH_DOMXSLT=OFF
WITH_EXIF=OFF