+2004-12-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * tests/demo-nopic.test [solaris, sunos]: Skip test.
+
2004-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* ltmain.in: Fix typo `--mode' instead of `-mode' in warning.
hppa*|x86_64*|s390*)
echo "Not running on $host, it doesn't like non-PIC shared libs" 2>&1
exit 77
+ ;;
+*-solaris*|*-sunos*)
+ echo "libtool does not build non-PIC shared libs on $host_os" 2>&1
+ exit 77
+ ;;
esac
# Maybe we have a VPATH build, in which case, create a new subdir.