Added support for SCO.
authorSean Eric Fagan <sef@cygnus>
Wed, 13 Nov 1991 22:16:12 +0000 (22:16 +0000)
committerSean Eric Fagan <sef@cygnus>
Wed, 13 Nov 1991 22:16:12 +0000 (22:16 +0000)
configure.in

index 2eab1e075a549e94533eec6b2e55d3ea897f6333..e40dd5c9e6bfd30e233b0bf007cdb51c36b6a2d6 100644 (file)
@@ -17,6 +17,10 @@ sysv* | irix*)       host_makefile_frag=config/mh-sysv ;;
 svr4)          host_makefile_frag=config/mh-svr4 ;;
 esac
 
+case "${host_vendor}" in
+sco*)          host_makefile_frag=config/mh-sco ;;
+esac
+
 # per-target: