Browse Source

the 'setup' script was removed more than two years ago.

these can be safely removed from the 4.2 branch, too.
experimental/ZendEngine2
jim winstead 24 years ago
parent
commit
d3400b2b5f
  1. 6
      ext/bcmath/setup.stub
  2. 6
      ext/dba/setup.stub
  3. 4
      ext/dbase/setup.stub
  4. 7
      ext/fdf/setup.stub
  5. 5
      ext/filepro/setup.stub
  6. 6
      ext/gd/setup.stub
  7. 6
      ext/gettext/setup.stub
  8. 6
      ext/hyperwave/setup.stub
  9. 7
      ext/imap/setup.stub
  10. 9
      ext/informix/setup.stub
  11. 7
      ext/interbase/setup.stub
  12. 8
      ext/ldap/setup.stub
  13. 6
      ext/mcrypt/setup.stub
  14. 6
      ext/mhash/setup.stub
  15. 10
      ext/mnogosearch/setup.stub
  16. 11
      ext/msql/setup.stub
  17. 7
      ext/mysql/setup.stub
  18. 6
      ext/oci8/setup.stub
  19. 154
      ext/odbc/setup.stub
  20. 9
      ext/oracle/setup.stub
  21. 6
      ext/ovrimos/setup.stub
  22. 6
      ext/pcre/setup.stub
  23. 7
      ext/pdf/setup.stub
  24. 8
      ext/pgsql/setup.stub
  25. 3
      ext/readline/setup.stub
  26. 3
      ext/recode/setup.stub
  27. 6
      ext/session/setup.stub
  28. 5
      ext/shmop/setup.stub
  29. 11
      ext/sybase/setup.stub
  30. 6
      ext/sybase_ct/setup.stub
  31. 5
      ext/sysvsem/setup.stub
  32. 5
      ext/sysvshm/setup.stub
  33. 8
      ext/yaz/setup.stub
  34. 6
      ext/yp/setup.stub
  35. 7
      ext/zlib/setup.stub

6
ext/bcmath/setup.stub

@ -1,6 +0,0 @@
# $Source$
# $Id$
define_option enable-bcmath 'Enable bc style precision math functions' yesno \
yes \
' Enables bc style arbitrary precision math functions.'

6
ext/dba/setup.stub

@ -1,6 +0,0 @@
# $Source$
# $Id$
define_option with-dba 'dba support?' yesnodir no \
' Whether to build the dba extension.'

4
ext/dbase/setup.stub

@ -1,4 +0,0 @@
# $Id$ -*- sh -*-
define_option with-dbase 'dBase support? ' yesno no \
' Whether to use the bundled dbase library.'

7
ext/fdf/setup.stub

@ -1,7 +0,0 @@
# $Source$
# $Id$
define_option with-fdftk 'Acrobat Forms (Ftf Toolkit 2.0) support? ' yesnodir \
'no /usr/local ftktk install' \
' Whether to use the Ftf Toolkit support to write/read .fdf-files.\n
Tested for version 2.0!'

5
ext/filepro/setup.stub

@ -1,5 +0,0 @@
# $Source$
# $Id$
define_option with-filepro 'filePro support? ' yesno no \
' Whether to use the bundled filePro library. Read-access only.'

6
ext/gd/setup.stub

@ -1,6 +0,0 @@
define_option with-gd 'GD support?' yesnodir \
"yes /usr GD install" \
' Whether to include GD support. If PHP can find the GD libraries\n
on your system, it will be included automatically. You should enter\n
something here if you do not want to include GD support or if you\n
have installed GD in some unusual directory.'

6
ext/gettext/setup.stub

@ -1,6 +0,0 @@
# $Id$
define_option with-gettext 'gettext support?' yesnodir \
"yes /usr/local" \
' Whether to include gettext support.'

6
ext/hyperwave/setup.stub

@ -1,6 +0,0 @@
# $Source$
# $Id$
define_option with-hyperwave 'Hyperwave support?' yesno no \
' Whether to build with Hyperwave support. More\n
information about Hyperwave can be found at http://www.hyperwave.com.'

7
ext/imap/setup.stub

@ -1,7 +0,0 @@
# $Source$
# $Id$
define_option with-imap 'IMAP support?' yesnodir \
'no /usr/local/imap IMAP base install' \
' Whether to build with IMAP (Internet Message Access Protocol)\n
support.\n'

9
ext/informix/setup.stub

@ -1,9 +0,0 @@
# $Source$
# $Id$
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/.'

7
ext/interbase/setup.stub

@ -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/.'

8
ext/ldap/setup.stub

@ -1,8 +0,0 @@
# $Source$
# $Id$
define_option with-ldap 'LDAP support?' yesnodir \
'no /usr/local/ldap LDAP base install' \
' Whether to build with LDAP (Lightweight Directory Access Protocol)\n
support.\n
More information about LDAP can be found in RFC1777 and RFC1778.'

6
ext/mcrypt/setup.stub

@ -1,6 +0,0 @@
# $Source$
# $Id$
define_option with-mcrypt 'mcrypt support?' yesnodir no \
' Whether to build the mcrypt extension.'

6
ext/mhash/setup.stub

@ -1,6 +0,0 @@
# $Source$
# $Id$
define_option with-mhash 'mhash support?' yesnodir no \
' Whether to build the mhash extension.'

10
ext/mnogosearch/setup.stub

@ -1,10 +0,0 @@
# $Source$
# $Id$
define_option with-mnogosearch 'mnoGoSearch support?' yesnodir \
'no /usr/local/udmsearch mnoGoSearch install' \
' Whether to build PHP with mnoGoSearch support.
More info about mnoGoSearch can be found at http://search.mnogo.ru/.'

11
ext/msql/setup.stub

@ -1,11 +0,0 @@
# $Source$
# $Id$
define_option with-msql 'mSQL support?' yesnodir \
'no /usr/local/Hughes mSQL install' \
' Whether to build PHP with mSQL support. PHP supports both mSQL 1.0 and\n
mSQL 2.0. However, if you build PHP with mSQL 1.0 libraries, you will\n
only be able to access mSQL 1.0 databases, ditto for mSQL 2.0.\n
More info about mSQL can be found at http://www.hughes.com.au/.'

7
ext/mysql/setup.stub

@ -1,7 +0,0 @@
# $Source$
# $Id$
define_option with-mysql 'MySQL support?' yesnodir \
'no /usr/local MySQL install' \
' Whether to build PHP with MySQL support.\n
More info about MySQL can be found at http://www.mysql.com/.'

6
ext/oci8/setup.stub

@ -1,6 +0,0 @@
# $Source$
# $Id$
define_option with-oci8 'oci8 support?' yesnodir no \
' Whether to build the oci8 extension.'

154
ext/odbc/setup.stub

@ -1,154 +0,0 @@
# $Id$ -*- sh -*-
# Solid
define_option with-solid 'Solid support?' yesnodir \
'no /usr/local/solid Solid install' \
' Whether to build PHP with Solid support.\n
More information about Solid can be found at http://www.solidtech.com/.'
# Empress
if test "$option_value_with_solid" = "no"; then
define_option with-empress 'Empress support?' yesnodir \
"no $EMPRESSPATH Empress home" \
' Whether to build PHP with Empress support. Has been confirmed to
work with Empress Version 8.60. If you have not set up your
Empress environment, enter what $EMPRESSPATH is usually set to here.
More info about Empress can be found at http://www.empress.com/.'
fi
# Empress
if test "$option_value_with_solid" = "no"; then
define_option with-empress-bcs 'Empress support?' yesnodir \
"no $EMPRESSPATH Empress home" \
' Whether to build PHP with Empress support. Has been confirmed to
work with Empress Version 8.60. If you have not set up your
Empress environment, enter what $EMPRESSPATH is usually set to here.
More info about Empress can be found at http://www.empress.com/.'
fi
# iODBC
if test "$option_value_with_solid" = "no" -a \
"$option_value_with_empress" = "no"; then
define_option with-iodbc 'iODBC support?' yesnodir \
'no /usr/local iODBC install' \
' Whether to build PHP with iODBC support. This feature was first\n
developed for iODBC Driver Manager, a freely redistributable ODBC\n
driver manager which runs under many flavors of UNIX.\n
More info about iODBC can be found on the iODBC page at \n
http://www.iodbc.org'
fi
# unixODBC
if test "$option_value_with_solid" = "no" -a \
"$option_value_with_empress" = "no" -a \
"$option_value_with_iodbc" = "no"; then
define_option with-unixODBC 'unixODBC support?' yesnodir \
'no /usr/local unixODBC install' \
' Whether to build PHP with unixODBC support. This feature was first\n
developed for unixODBC Driver Manager, a freely redistributable ODBC\n
driver manager which runs under many flavors of UNIX and conforms to\n
the ODBC 3.5 specification.\n
More info about unixODBC can be found on the unixODBC home page at \n
http://www.unixodbc.org'
fi
# ESOOB
if test "$option_value_with_solid" = "no" -a \
"$option_value_with_empress" = "no" -a \
"$option_value_with_iodbc" = "no" -a \
"$option_value_with_unixODBC" = "no"; then
define_option with-esoob 'Easysoft ODBC-ODBC Bridge support?' yesnodir \
'no /usr/local/easysoft/oob/client ESOOB install' \
' Whether to build PHP with Easysoft ODBC-ODBC Bridge support.\n
More info about the Easysoft ODBC-ODBC Bridge can be found on the\n
Easysoft home page at http://www.easysoft.com'
fi
# OpenLink
if test "$option_value_with_solid" = "no" -a \
"$option_value_with_empress" = "no" -a \
"$option_value_with_iodbc"" = "no" -a \
"$option_value_with_unixODBC" = "no" -a \
"$option_value_with_esoob" = "no"; then
define_option with-openlink 'OpenLink ODBC support?' yesnodir \
'no /usr/local/openlink OpenLink install' \
' Whether to build PHP with OpenLink ODBC support. See
http://www.openlinksw.com/ for more information.'
fi
# Adabas D
if test "$option_value_with_solid" = "no" -a \
"$option_value_with_empress" = "no" -a \
"$option_value_with_iodbc" = "no" -a \
"$option_value_with_unixODBC" = "no" -a \
"$option_value_with_esoob" = "no" -a \
"$option_value_with_openlink" = "no"; then
define_option with-adabas 'Adabas D support?' yesnodir \
'no /usr/local Adabas D install root' \
' Whether to build with Adabas D support.\n
More info about Adabas D can be found at http://www.adabas.com/.'
fi
# Birdstep
if test "$option_value_with_solid" = "no" -a \
"$option_value_with_empress" = "no" -a \
"$option_value_with_iodbc" = "no" -a \
"$option_value_with_unixODBC" = "no" -a \
"$option_value_with_esoob" = "no" -a \
"$option_value_with_openlink" = "no" -a \
"$option_value_with_adabas" = "no"; then
define_option with-birdstep 'Birdstep support?' yesnodir \
'no /usr/local/birdstep Birdstep install' \
' Whether to build PHP with Birdstep support.\n
More information about Birdstep can be found at http://www.birdstep.com/.'
fi
# DBMaker
if test "$option_value_with_solid" = "no" -a \
"$option_value_with_empress" = "no" -a \
"$option_value_with_iodbc" = "no" -a \
"$option_value_with_unixODBC" = "no" -a \
"$option_value_with_esoob" = "no" -a \
"$option_value_with_openlink" = "no" -a \
"$option_value_with_adabas" = "no" -a \
"$option_value_with_birdstep" = "no"; then
define_option with-dbmaker 'DBMaker support?' yesnodir \
'no /home/dbmaker DBMaker install' \
' Whether to build PHP with DBMaker support. \n
More information about DBMaker can be found at http://www.casemaker.com/.'
fi
# SAP DB
if test "$option_value_with_solid" = "no" -a \
"$option_value_with_empress" = "no" -a \
"$option_value_with_iodbc" = "no" -a \
"$option_value_with_unixODBC" = "no" -a \
"$option_value_with_esoob" = "no" -a \
"$option_value_with_openlink" = "no" -a \
"$option_value_with_adabas" = "no" -a \
"$option_value_with_birdstep" = "no" -a \
"$option_value_with_dbmaker" = "no"; then
define_option with-sapdb 'SAP DB support?' yesnodir \
'no /usr/local SAP DB install' \
' Whether to build PHP with SAP DB support. \n
More information about SAP DB can be found at http://www.sapdb.org.'
fi
# Custom ODBC
if test "$option_value_with_solid" = "no" -a \
"$option_value_with_empress" = "no" -a \
"$option_value_with_iodbc" = "no" -a \
"$option_value_with_unixODBC" = "no" -a \
"$option_value_with_esoob" = "no" -a \
"$option_value_with_openlink" = "no" -a \
"$option_value_with_adabas" = "no" -a \
"$option_value_with_birdstep" = "no" -a \
"$option_value_with_dbmaker" = "no" -a \
"$option_value_with_sapdb" = "no"; then
define_option with-custom-odbc 'custom ODBC support?' yesnodir \
'no /usr/local CODBC install' \
' Whether to build PHP with CODBC support. This feature was first
developed for Sybase SQL Anywhere 5.5 on QNX, but may be used for
any unknown ODBC driver on all flavors of UNIX.'
fi

9
ext/oracle/setup.stub

@ -1,9 +0,0 @@
# $Source$
# $Id$
define_option with-oracle 'Oracle support?' yesnodir \
"no $oradir Oracle home" \
' Whether to build PHP with Oracle support. Has been confirmed to\n
work with Oracle versions 7.0 to 7.3. If you have not set up your\n
Oracle environment, enter what $ORACLE_HOME is usually set to here.\n
More info about Oracle can be found at http://www.oracle.com/.'

6
ext/ovrimos/setup.stub

@ -1,6 +0,0 @@
# $Source$
# $Id$
define_option with-ovrimos 'ovrimos support?' yesnodir no \
' Whether to build the ovrimos extension.'

6
ext/pcre/setup.stub

@ -1,6 +0,0 @@
# $Source$
# $Id$
define_option with-pcre-regex 'pcre support?' yesnodir no \
' Whether to build the pcre extension.'

7
ext/pdf/setup.stub

@ -1,7 +0,0 @@
# $Source$
# $Id$
define_option with-pdflib 'pdflib 0.6 support? ' yesnodir \
'no /usr/local pdflib install' \
' Whether to use the pdflib support to write .pdf-files.\n
Tested for version 0.6!'

8
ext/pgsql/setup.stub

@ -1,8 +0,0 @@
# $Source$
# $Id$
define_option with-pgsql 'PostgreSQL support?' yesnodir \
'no /usr/local/pgsql PostgreSQL base install' \
' Whether to build PHP with PostgreSQL support.\n
More info about PostgreSQL can be found at\n
http://www.postgreSQL.org/.'

3
ext/readline/setup.stub

@ -1,3 +0,0 @@
define_option with-readline 'GNU-Readline support?' yesnodir no \
' Whether to build the readline extension.'

3
ext/recode/setup.stub

@ -1,3 +0,0 @@
define_option with-recode 'GNU-Recode support?' yesnodir no \
' Whether to build the recode extension.'

6
ext/session/setup.stub

@ -1,6 +0,0 @@
# $Source$
# $Id$
define_option with-session 'session support?' yesnodir no \
' Whether to build the session extension.'

5
ext/shmop/setup.stub

@ -1,5 +0,0 @@
# $Source$
# $Id$
define_option enable-shmop 'System V shmop suppport? ' yesno no \
' Whether to use the System V shmop (currently only Solaris and Linux).'

11
ext/sybase/setup.stub

@ -1,11 +0,0 @@
# $Source$
# $Id$
define_option with-sybase 'Sybase support?' yesnodir \
'no /home/sybase Sybase install' \
' Whether to build PHP with Sybase support (DBLib only).\n
More info about Sybase can be found at http://www.sybase.com/.'
define_option with-sybase-ct 'Sybase-CT support?' yesnodir \
'no /home/sybase Sybase-CT install' \
' Whether to build PHP with Sybase-CT support.'

6
ext/sybase_ct/setup.stub

@ -1,6 +0,0 @@
# $Source$
# $Id$
define_option with-sybase-ct 'Sybase-CT support?' yesnodir \
'no /home/sybase Sybase-CT install' \
' Whether to build PHP with Sybase-CT support.'

5
ext/sysvsem/setup.stub

@ -1,5 +0,0 @@
# $Source$
# $Id$
define_option enable-sysvsem 'System V semaphores support? ' yesno no \
' Whether to use the System V semaphores (currently only solaris and linux).'

5
ext/sysvshm/setup.stub

@ -1,5 +0,0 @@
# $Source$
# $Id$
define_option enable-sysvshm 'System V shared memory support? ' yesno no \
' Whether to use the System V shared memory (currently only Solaris and Linux).'

8
ext/yaz/setup.stub

@ -1,8 +0,0 @@
# $Source$
# $Id$
define_option with-yaz 'YAZ support?' yesnodir \
'no /usr/bin YAZ base install' \
' Whether to build with YAZ (Z39.50 protocol package)\n
support.\n
More info about YAZ can be found at http://www.indexdata.dk/yaz/'

6
ext/yp/setup.stub

@ -1,6 +0,0 @@
# $Source$
# $Id$
define_option with-yp 'yp support?' yesnodir no \
' Whether to build the yp extension.'

7
ext/zlib/setup.stub

@ -1,7 +0,0 @@
# $Source$
# $Id$
define_option with-zlib 'zlib (>= 1.0.9) support? ' yesnodir \
'no /usr zlib install' \
' Whether to use the zlib support to read/write .gz-files.\n
Requires zlib version >= 1.0.9!'
Loading…
Cancel
Save