aboutsummaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-11-29 16:19:36 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-11-30 11:32:07 +0200
commit4cf24ec9ce581cdb68f53a9066e0de504031f073 (patch)
tree0fd4ed307f192a17c9a391c5e467d8066d04fdfd /m4
parent7d784a9f398abf114376a958c4eedb7ee4b8ccf0 (diff)
Correct OCI autoconf m4 script
Diffstat (limited to 'm4')
-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