From 8a7bec3d45c9dfa322df0fe297829fb561f394e1 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Mon, 12 Oct 1998 02:01:41 +0000
Subject: [PATCH] autoconf

---
 src/configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/configure b/src/configure
index 7e5a53bc731..187e7c71b6e 100755
--- a/src/configure
+++ b/src/configure
@@ -37,7 +37,7 @@ ac_help="$ac_help
 ac_help="$ac_help
   --with-odbc              build ODBC driver package "
 ac_help="$ac_help
-   --with-odbcinst=dir    change default directory for odbcinst.ini"
+  --with-odbcinst=dir    change default directory for odbcinst.ini"
 ac_help="$ac_help
   --enable-cassert        enable assertion checks (debugging) "
 ac_help="$ac_help
-- 
GitLab