diff options
author | Bruce Momjian <bruce@momjian.us> | 1998-04-07 21:26:52 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 1998-04-07 21:26:52 +0000 |
commit | 3da39b3fd26b5fbc51f85cb0963da94d1b213d1e (patch) | |
tree | c6e529dcd6d59bc1dbf1823c0ca8d851b4089f0b /src | |
parent | 8e8116468bcae0ca49310d183e1131d6bda84b2b (diff) | |
download | postgresql-3da39b3fd26b5fbc51f85cb0963da94d1b213d1e.tar.gz postgresql-3da39b3fd26b5fbc51f85cb0963da94d1b213d1e.zip |
Update configure.
Diffstat (limited to 'src')
-rwxr-xr-x | src/configure | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/configure b/src/configure index f4e9cb779e7..c5292238342 100755 --- a/src/configure +++ b/src/configure @@ -27,7 +27,7 @@ ac_help="$ac_help ac_help="$ac_help --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" @@ -653,10 +653,10 @@ fi cat <<EOT ************************************************************** - PostreSQL v6.3.1 Installation Program + PostreSQL v6.3.2 Installation Program Welcome to the new improved PostgreSQL installation program. -This configuration program is for version 6.3.1 of the +This configuration program is for version 6.3.2 of the PostgreSQL software. EOT |