From 3da39b3fd26b5fbc51f85cb0963da94d1b213d1e Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Tue, 7 Apr 1998 21:26:52 +0000
Subject: [PATCH] Update configure.

---
 src/configure | 6 +++---
 1 file 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
-- 
GitLab