summaryrefslogtreecommitdiff
path: root/hints/os2.sh
diff options
context:
space:
mode:
Diffstat (limited to 'hints/os2.sh')
-rw-r--r--hints/os2.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/hints/os2.sh b/hints/os2.sh
index e49ab7f124..6eef5e37dc 100644
--- a/hints/os2.sh
+++ b/hints/os2.sh
@@ -351,5 +351,9 @@ for xxx in * ; do
fi
done
+case "$ldlibpthname" in
+'') ldlibpthname=none ;;
+esac
+
# Now go back
cd ../..