summaryrefslogtreecommitdiff
path: root/src/configure
diff options
context:
space:
mode:
authorBruce Momjian1998-04-06 03:10:32 +0000
committerBruce Momjian1998-04-06 03:10:32 +0000
commit041d2e1ca2411ac49893262b3f4e8a25bc20a9fd (patch)
tree2db5e4b0c56ac5dff254a865028f2475cdaa6819 /src/configure
parent645146260eb982655572277d948ae5ae0ad4a31f (diff)
confiure cleanup
Diffstat (limited to 'src/configure')
-rwxr-xr-xsrc/configure12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/configure b/src/configure
index ed8074b0b4..8116a25646 100755
--- a/src/configure
+++ b/src/configure
@@ -17,17 +17,17 @@ ac_help="$ac_help
ac_help="$ac_help
--with-libraries=DIR site library directories for tk/tcl, etc in DIR"
ac_help="$ac_help
- --enable-locale enable locale support "
+ --enable-locale enable locale support "
ac_help="$ac_help
- --enable-recode enable cyrillic recode support "
+ --enable-recode enable cyrillic recode support "
ac_help="$ac_help
- --with-pgport=<portnum> change default startup port "
+ --with-pgport=<portnum> change default startup port "
ac_help="$ac_help
- --with-tcl use tcl "
+ --with-tcl use tcl "
ac_help="$ac_help
- --with-perl use perl "
+ --with-perl use perl "
ac_help="$ac_help
- --enable-cassert enable assertion checks (debugging) "
+ --enable-cassert enable assertion checks (debugging) "
ac_help="$ac_help
--with-x use the X Window System"