Fix missing "cmpint-vax.h".
authorChris Hanson <org/chris-hanson/cph>
Thu, 17 Oct 1991 08:21:11 +0000 (08:21 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 17 Oct 1991 08:21:11 +0000 (08:21 +0000)
v7/src/microcode/unxutl/config

index 5c97b7ff564945d5f24ca043a46d8845b5d48c71..de40fc2c6578cc9fa3087b902b92783dbf95295d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Configuration script for MIT Scheme
-# $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/unxutl/Attic/config,v 1.13 1991/09/16 20:18:08 cph Exp $
+# $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/unxutl/Attic/config,v 1.14 1991/10/17 08:21:11 cph Exp $
 # Modelled on the configuration script for GNU CC
 #   Copyright (C) 1988 Free Software Foundation, Inc.
 
@@ -53,14 +53,17 @@ case $# in
        vax-bsd42)                      # vaxen running 4.2BSD
                system_file=bsd4-2
                machine_file=vax
+               cmpint_file=cmpint-vax.h
                ;;
        vax-bsd43)                      # vaxen running 4.3BSD
                system_file=bsd4-3
                machine_file=vax
+               cmpint_file=cmpint-vax.h
                ;;
        vax-ultrix)                     # vaxen running ultrix
                system_file=ultrix
                machine_file=vax
+               cmpint_file=cmpint-vax.h
                ;;
        mips-ultrix | dec-3100 | dec-5100 | pmax)
                system_file=ultrix