summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure b/configure
index 1f00599..00a1007 100755
--- a/configure
+++ b/configure
@@ -688,6 +688,7 @@ BLDLIBRARY
DLLLIBRARY
LDLIBRARY
LIBRARY
+MULTIARCH
BUILDEXEEXT
EGREP
GREP
@@ -4750,6 +4751,9 @@ hp*|HP*)
esac;;
esac
+MULTIARCH=$($CC --print-multiarch 2>/dev/null)
+
+
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking LIBRARY" >&5