* configure.in, config/mh-svr4: Make SVR4 work.

This commit is contained in:
Stu Grossman 1991-11-22 01:42:10 +00:00
parent f7402c04fa
commit 9fb2bebda9
1 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,10 @@ m88kbcs | sysv*)
host_makefile_frag=config/mh-sysv
;;
svr4)
host_makefile_frag=config/mh-svr4
;;
aix*)
host_makefile_frag=config/mh-sysv
case "${host_cpu}" in