]> granicus.if.org Git - postgresql/commitdiff
Cleanup.
authorBruce Momjian <bruce@momjian.us>
Mon, 12 Oct 1998 01:58:14 +0000 (01:58 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 12 Oct 1998 01:58:14 +0000 (01:58 +0000)
src/configure.in

index 6ad29c30bbdb66ef5f4827b13d347c42f41d8a21..4c61151739725283595cccd91817bc926bf87a3e 100644 (file)
@@ -307,7 +307,7 @@ then
    AC_MSG_CHECKING(setting ODBCINST)
    AC_ARG_WITH(
       odbcinst,
-      [   --with-odbcinst=dir    change default directory for odbcinst.ini],
+      [  --with-odbcinst=dir    change default directory for odbcinst.ini],
       AC_DEFINE_UNQUOTED(ODBCINST, ${with_odbcinst}) AC_MSG_RESULT($with_odbcinst),
       AC_DEFINE_UNQUOTED(ODBCINST, ${ODBCINSTDIR}) AC_MSG_RESULT(${ODBCINSTDIR})
    )