summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDom Lachowicz <domlachowicz@gmail.com>2006-03-20 05:02:42 +0000
committerDom Lachowicz <domlachowicz@gmail.com>2006-03-20 05:02:42 +0000
commit0b359055f84e56697656c85c1865a4df04a19289 (patch)
tree57a0d62ec8d07c18b81bcfce5a2ba5fa6be46a71
parent75e2252fcbc9dc00194184eead31b883929b3e31 (diff)
downloadenchant-0b359055f84e56697656c85c1865a4df04a19289.tar.gz
bug 10134
git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@21119 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
-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