* configure.in: Do not assume x86-svr4 or x86-unixware can handle
stabs.
From-SVN: r22726
+Fri Oct 2 01:13:31 1998 John Hughes <john@Calva.COM>
+
+ * configure.in: Do not assume x86-svr4 or x86-unixware can handle
+ stabs.
+
Tue Sep 1 01:58:21 1998 Jeffrey A Law (law@cygnus.com)
* egcs-1.1 Released.
case "${target}" in
mips*-*-irix6*)
;;
- mips*-*-* | alpha*-*-osf* | i[3456]86*-*-sysv4* | i[3456]86*-*-unixware*)
+ mips*-*-* | alpha*-*-osf*)
with_stabs=yes;
withoptions="${withoptions} --with-stabs"
;;