diff options
author | SVN Migration <svn@php.net> | 2002-02-04 20:44:25 +0000 |
---|---|---|
committer | SVN Migration <svn@php.net> | 2002-02-04 20:44:25 +0000 |
commit | 7162eb219af50c180b8d15fab9009ba85af7ce44 (patch) | |
tree | f51a672d3c15b605196896952e4dc222007c464b /ext/interbase/setup.stub | |
parent | 8535164f21b6dc551a519b0e5f11cbd6bd72a2b0 (diff) | |
download | php-git-BEFORE_NEW_OBJECT_MODEL.tar.gz |
This commit was manufactured by cvs2svn to create tagBEFORE_NEW_OBJECT_MODEL
'BEFORE_NEW_OBJECT_MODEL'.
Diffstat (limited to 'ext/interbase/setup.stub')
-rw-r--r-- | ext/interbase/setup.stub | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ext/interbase/setup.stub b/ext/interbase/setup.stub deleted file mode 100644 index 3c6a41fe0f..0000000000 --- a/ext/interbase/setup.stub +++ /dev/null @@ -1,7 +0,0 @@ -# $Source$ -# $Id$ - -define_option with-interbase 'InterBase support?' yesnodir \ - 'no /usr/interbase InterBase base install' \ -' Whether to build PHP with InterBase support. More\n - information about InterBase can be found at http://www.interbase.com/.' |