aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--m4/liboci.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/m4/liboci.m4 b/m4/liboci.m4
index e21b956..24b02d3 100644
--- a/m4/liboci.m4
+++ b/m4/liboci.m4
@@ -51,7 +51,6 @@ oci_found=yes
])
if test x"$oci_found" = xno; then
- LDFLAGS="$save_LDFLAGS"
LIBS="-Wc,`ls $oci_dir/libclntsh.* 2>/dev/null` $save_LIBS"
fi
elif test -d "$oci_dir/rdbms/public"; then