You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
264 B

  1. # $Source$
  2. # $Id$
  3. define_option with-pgsql 'PostgreSQL support?' yesnodir \
  4. 'no /usr/local/pgsql PostgreSQL base install' \
  5. ' Whether to build PHP with PostgreSQL support.\n
  6. More info about PostgreSQL can be found at\n
  7. http://www.postgreSQL.org/.'