mirror of
https://github.com/postgres/postgres.git
synced 2025-04-27 22:56:53 +03:00
Cleanup.
This commit is contained in:
parent
377b5fa3a4
commit
0453f4d0f2
@ -307,7 +307,7 @@ then
|
|||||||
AC_MSG_CHECKING(setting ODBCINST)
|
AC_MSG_CHECKING(setting ODBCINST)
|
||||||
AC_ARG_WITH(
|
AC_ARG_WITH(
|
||||||
odbcinst,
|
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, ${with_odbcinst}) AC_MSG_RESULT($with_odbcinst),
|
||||||
AC_DEFINE_UNQUOTED(ODBCINST, ${ODBCINSTDIR}) AC_MSG_RESULT(${ODBCINSTDIR})
|
AC_DEFINE_UNQUOTED(ODBCINST, ${ODBCINSTDIR}) AC_MSG_RESULT(${ODBCINSTDIR})
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user