summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index bc603f6..cd5221b 100755
--- a/configure
+++ b/configure
@@ -1151,6 +1151,7 @@ case $targetos in
;;
mingw32*)
targetos=mingw32
+ shlibdir="$bindir"
if enabled_all shared static; then
cat <<EOF
You can only build one library type at once on MinGW.
OpenPOWER on IntegriCloud