Skip to content
Snippets Groups Projects
Commit 0453f4d0 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Cleanup.

parent 377b5fa3
No related branches found
No related tags found
No related merge requests found
......@@ -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})
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment