* configure.in (*-*-netware): don't configure libg++, libio, librx, or

newlib.
This commit is contained in:
J.T. Conklin
1994-09-01 16:42:13 +00:00
parent 7f64fd4e27
commit 0f45fbc133

View File

@ -301,6 +301,9 @@ esac
case "${target}" in
*-*-netware)
noconfigdirs="$noconfigdirs libg++ libio librx newlib"
;;
alpha-dec-osf*)
# ld works, but does not support shared libraries. emacs doesn't
# work. newlib is not 64 bit ready. I'm not sure about emacs19,