summaryrefslogtreecommitdiff
path: root/tests/need_lib_prefix.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/need_lib_prefix.at')
-rw-r--r--tests/need_lib_prefix.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/need_lib_prefix.at b/tests/need_lib_prefix.at
index ea36da3a..02610f1d 100644
--- a/tests/need_lib_prefix.at
+++ b/tests/need_lib_prefix.at
@@ -151,7 +151,7 @@ AT_CHECK([case $LIBLTDL in #(
esac], [], [ignore])
CPPFLAGS="$LTDLINCL $CPPFLAGS"
-LDFLAGS="$LDFLAGS"
+LDFLAGS=$LDFLAGS
# Skip this test when libraries are not normally prefixed with lib.
# E.g., for MSVC and OS/2.