aboutsummaryrefslogtreecommitdiff
path: root/libssp/configure
diff options
context:
space:
mode:
Diffstat (limited to 'libssp/configure')
-rwxr-xr-xlibssp/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/libssp/configure b/libssp/configure
index eba09f0..84b3712 100755
--- a/libssp/configure
+++ b/libssp/configure
@@ -4107,7 +4107,7 @@ else
ssp_use_symver=yes
fi
-if test "x$ssp_use_symver" = xyes; then
+if test "x$ssp_use_symver" != xno; then
if test x$gcc_no_link = xyes; then
# If we cannot link, we cannot build shared libraries, so do not use
# symbol versioning.