summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 3bebe3b..2e692cc 100755
--- a/configure
+++ b/configure
@@ -432,7 +432,7 @@ if $shared ; then
else
echo "DO_SHARED :="
fi
-if $ allpic ; then
+if $allpic ; then
echo "STATIC_LIBS_ARE_PIC := 1"
else
echo "STATIC_LIBS_ARE_PIC :="