projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
377b5fa
)
Cleanup.
author
Bruce Momjian
Mon, 12 Oct 1998 01:58:14 +0000
(
01:58
+0000)
committer
Bruce Momjian
Mon, 12 Oct 1998 01:58:14 +0000
(
01:58
+0000)
src/configure.in
patch
|
blob
|
blame
|
history
diff --git
a/src/configure.in
b/src/configure.in
index 6ad29c30bbdb66ef5f4827b13d347c42f41d8a21..4c61151739725283595cccd91817bc926bf87a3e 100644
(file)
--- a/
src/configure.in
+++ b/
src/configure.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})
)