mirror of
https://github.com/postgres/postgres.git
synced 2025-06-23 14:01:44 +03:00
Cleanup.
This commit is contained in:
@ -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})
|
||||
)
|
||||
|
Reference in New Issue
Block a user