summaryrefslogtreecommitdiff
path: root/ext/filepro
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2003-10-03 05:24:33 +0000
committerfoobar <sniper@php.net>2003-10-03 05:24:33 +0000
commitdb50cd251ed827de60bdc156a08fd7c0f744e2fd (patch)
treeef357d24d9aef23de74020d903a8641b6f198a78 /ext/filepro
parent09b8fdc2bb19ffe8a0d15fae0ab93196fbc10ca6 (diff)
downloadphp-git-db50cd251ed827de60bdc156a08fd7c0f744e2fd.tar.gz
Aligned configure help texts.
Diffstat (limited to 'ext/filepro')
-rw-r--r--ext/filepro/config.m42
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/filepro/config.m4 b/ext/filepro/config.m4
index 13f02c2125..6222bfba2f 100644
--- a/ext/filepro/config.m4
+++ b/ext/filepro/config.m4
@@ -2,8 +2,6 @@ dnl
dnl $Id$
dnl
-AC_ARG_WITH(filepro,[],[enable_filepro=$withval])
-
PHP_ARG_ENABLE(filepro,whether to enable the bundled filePro support,
[ --enable-filepro Enable the bundled read-only filePro support.])