summaryrefslogtreecommitdiff
path: root/ext/informix/setup.stub
diff options
context:
space:
mode:
Diffstat (limited to 'ext/informix/setup.stub')
-rw-r--r--ext/informix/setup.stub9
1 files changed, 6 insertions, 3 deletions
diff --git a/ext/informix/setup.stub b/ext/informix/setup.stub
index a7476fb79e..9a9d1ad841 100644
--- a/ext/informix/setup.stub
+++ b/ext/informix/setup.stub
@@ -1,6 +1,9 @@
# $Source$
# $Id$
-define_option with-informix 'informix support?' yesnodir no \
-' Whether to build the informix extension.'
-
+define_option with-informix 'Informix support?' yesnodir \
+ "no $INFORMIXDIR Informix home" \
+' Whether to build PHP with Informix support. If you have not set up your\n
+ Informix environment, enter what $INFORMIXDIR is usually set to here.\n
+ You MUST set $INFORMIXDIR before trying to compile!\n
+ More info about Informix can be found at http://www.informix.com/.'