projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee49a2a
)
mistake, SAVE_LIBS="$LIBS" is correct.
author
KOMEDA Shinji
<komeda.shinji@gmail.com>
Wed, 30 Jul 2014 08:56:07 +0000
(17:56 +0900)
committer
Marc Fournier
<marc.fournier@camptocamp.com>
Wed, 30 Jul 2014 10:59:56 +0000
(12:59 +0200)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
770e395
..
ce59b71
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-2915,7
+2915,7
@@
fi
if test "x$with_oracle" = "xyes"
then
SAVE_CPPFLAGS="$CPPFLAGS"
- SAVE_LIBS="$L
DFLAG
S"
+ SAVE_LIBS="$L
IB
S"
CPPFLAGS="$CPPFLAGS $with_oracle_cppflags"
LIBS="$LIBS $with_oracle_libs"