Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 0453f4d

Browse files
committed
Cleanup.
1 parent 377b5fa commit 0453f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/configure.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ then
307307
AC_MSG_CHECKING(setting ODBCINST)
308308
AC_ARG_WITH(
309309
odbcinst,
310-
[ --with-odbcinst=dir change default directory for odbcinst.ini],
310+
[ --with-odbcinst=dir change default directory for odbcinst.ini],
311311
AC_DEFINE_UNQUOTED(ODBCINST, ${with_odbcinst}) AC_MSG_RESULT($with_odbcinst),
312312
AC_DEFINE_UNQUOTED(ODBCINST, ${ODBCINSTDIR}) AC_MSG_RESULT(${ODBCINSTDIR})
313313
)

0 commit comments

Comments
 (0)