-Sun Apr 5 16:53:37 1998Don Bowman <don@pixsci.com>
+Sun Apr 5 16:31:10 1998 Richard Henderson <rth@cygnus.com>
- * configure.in (mips-wrs-vxworks): New target.
+ * configure.in (alpha-dec-osf*): Match osf1.3 correctly.
-Sat Apr 4 23:34:32 PST 1998 Jeff Law (law@cygnus.com)
+Sun Apr 5 16:53:37 1998 Don Bowman <don@pixsci.com>
- * version.c: Bump for snapshot.
+ * configure.in (mips-wrs-vxworks): New target.
-Sat Apr 4 23:33:38 PST 1998 Jeff Law (law@cygnus.com)
+Sat Apr 4 23:34:32 PST 1998 Jeff Law (law@cygnus.com)
* version.c: Bump for snapshot.
fi
use_collect2=yes
case $machine in
- *-*-osf1.2)
+ *-*-osf1*)
tm_file="${tm_file} alpha/osf.h alpha/osf12.h alpha/osf2or3.h"
;;
*-*-osf[23]*)
# a broken tar, so we use cpio instead.
install_headers_dir=install-headers-cpio
;;
- *-*-osf*)
- tm_file="${tm_file} alpha/osf.h"
- ;;
esac
case $machine in
*-*-osf4.0[b-z] | *-*-osf4.[1-9]*)
fi
use_collect2=yes
case $machine in
- *-*-osf1.2)
+ *-*-osf1*)
tm_file="${tm_file} alpha/osf.h alpha/osf12.h alpha/osf2or3.h"
;;
*-*-osf[[23]]*)
# a broken tar, so we use cpio instead.
install_headers_dir=install-headers-cpio
;;
- *-*-osf*)
- tm_file="${tm_file} alpha/osf.h"
- ;;
esac
case $machine in
*-*-osf4.0[[b-z]] | *-*-osf4.[[1-9]]*)