diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-06-13 03:14:36 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-06-13 03:14:36 +0000 |
commit | c2630c339abe119b83a4089a59beb419bf5f8d3c (patch) | |
tree | a4cdc088216137c8e87954cc315e3fe9c58eab24 /japanese/postgresql7/scripts/configure.postgresql | |
parent | Delete WWW link which no longer works. (diff) |
Turn Tcl/Tk support on when BATCH is defined.
Fix wrong Makefile.inc location. (that I mistakenly modified)
Diffstat (limited to 'japanese/postgresql7/scripts/configure.postgresql')
-rw-r--r-- | japanese/postgresql7/scripts/configure.postgresql | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/postgresql7/scripts/configure.postgresql b/japanese/postgresql7/scripts/configure.postgresql index 68101188e78c..26d1fa5312ee 100644 --- a/japanese/postgresql7/scripts/configure.postgresql +++ b/japanese/postgresql7/scripts/configure.postgresql @@ -2,7 +2,7 @@ # -*- tab-width: 4; -*- # ex:ts=4 # -# $FreeBSD: /tmp/pcvs/ports/japanese/postgresql7/scripts/Attic/configure.postgresql,v 1.1 2001-05-08 12:36:01 knu Exp $ +# $FreeBSD: /tmp/pcvs/ports/japanese/postgresql7/scripts/Attic/configure.postgresql,v 1.2 2001-06-13 03:14:36 knu Exp $ # if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then exit @@ -15,7 +15,7 @@ if [ ! "${BATCH}" ]; then fi if [ "${BATCH}" ]; then - set \"MultiByte\" \"ODBC\" \"SSL\" + set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TK\" else /usr/bin/dialog --title "configuration options" --clear \ --checklist "\n\ |