From: KOMEDA Shinji Date: Wed, 30 Jul 2014 08:56:07 +0000 (+0900) Subject: mistake X-Git-Tag: collectd-5.5.0~246^2^2 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=0a5164cc6a837254398b9bba4008b718af2f8288;p=collectd.git mistake --- diff --git a/configure.ac b/configure.ac index 9a78d063..6a143074 100644 --- a/configure.ac +++ b/configure.ac @@ -2982,7 +2982,7 @@ fi if test "x$with_oracle" = "xyes" then SAVE_CPPFLAGS="$CPPFLAGS" - SAVE_LIBS="$LDFLAGS" + SAVE_LIBS="$LIBS" CPPFLAGS="$CPPFLAGS $with_oracle_cppflags" LIBS="$LIBS $with_oracle_libs"