diff options
author | Marc G. Fournier <scrappy@hub.org> | 1997-04-18 18:34:11 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@hub.org> | 1997-04-18 18:34:11 +0000 |
commit | 49153540daf53e5162dd6f533312792b1a83c334 (patch) | |
tree | ba3703ea309cc6b544db73bf2986ec05a6d2029d /src/tutorial/C-code/funcs.c | |
parent | 84668113351018a53176c69fc03a36fc1928ac51 (diff) | |
download | postgresql-49153540daf53e5162dd6f533312792b1a83c334.tar.gz postgresql-49153540daf53e5162dd6f533312792b1a83c334.zip |
From: adrian@waltham.harvard.net
Subject: [HACKERS] Another patch to configure.in
I heard very little in objections/approvals to defaulting some of the
parameters to configure. Enclosed is a patch to configure.in which
removes the questions for
PGPORT
USE_LOCALE
NOHBA
By default (i.e. assuming you don't put anything extra in the configure
command line), it assumes PGPORT=5432, USE_LOCAL=no and NOHBA=no (i.e.
HBA is turned on)
--with-pgport=PGPORT_NO Over-rides the PGPORT value
--enable-locale enables USE_LOCALE
--disable-hba disables HBA
Just for completeness:
--prefix=BASEDIR Defaults to /usr/local/pgsql
--with-template=TEMPLATE Defaults to asking you
Diffstat (limited to 'src/tutorial/C-code/funcs.c')
0 files changed, 0 insertions, 0 deletions