diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 27090e7..3cf295a 100644 --- a/configure.in +++ b/configure.in @@ -17,6 +17,7 @@ m88kbcs) host_makefile_frag=config/mh-delta88;; sysv4*) host_makefile_frag=config/mh-sysv4 ;; solaris*) host_makefile_frag=config/mh-solaris ;; sysv* | irix3) host_makefile_frag=config/mh-sysv ;; +scout) ;; sco*) host_makefile_frag=config/mh-sco ;; irix4) host_makefile_frag=config/mh-irix4 ;; linux) host_makefile_frag=config/mh-linux ;; |