summaryrefslogtreecommitdiff
path: root/ext/filepro/setup.stub
diff options
context:
space:
mode:
authorStig Bakken <ssb@php.net>1999-04-21 22:05:45 +0000
committerStig Bakken <ssb@php.net>1999-04-21 22:05:45 +0000
commit71c71a47325320efba75a57db6d2814ba1f623aa (patch)
tree0b967f4e1db86cd259fd2e07de4723d3783e8673 /ext/filepro/setup.stub
parent7d013383e9ba148bdc4bf49979028d118262c5b2 (diff)
downloadphp-git-71c71a47325320efba75a57db6d2814ba1f623aa.tar.gz
moved filepro to ext
Diffstat (limited to 'ext/filepro/setup.stub')
-rw-r--r--ext/filepro/setup.stub5
1 files changed, 5 insertions, 0 deletions
diff --git a/ext/filepro/setup.stub b/ext/filepro/setup.stub
new file mode 100644
index 0000000000..7107744f02
--- /dev/null
+++ b/ext/filepro/setup.stub
@@ -0,0 +1,5 @@
+# $Source$
+# $Id$
+
+define_option with-filepro 'filePro support? ' yesno no \
+' Whether to use the bundled filePro library. Read-access only.'