summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 9f064fe..541906f 100644
--- a/configure.in
+++ b/configure.in
@@ -264,7 +264,7 @@ autopackage/default.apspec
dnl ===========================================================================================
-relocatable_library = "no"
+relocatable_library="no"
if test "x$native_win32" = "xyes" || test "x$br_cv_binreloc" = "xyes"; then
relocatable_library="yes"
fi