Add Linux hook.
authorPer Bothner <per@bothner.com>
Tue, 23 Jun 1992 06:50:30 +0000 (06:50 +0000)
committerPer Bothner <per@bothner.com>
Tue, 23 Jun 1992 06:50:30 +0000 (06:50 +0000)
configure.in

index fc5a58193482a537c9b7e27d1fca3bc9d7835957..0e368148f6a1834110fb1f75acf5d7184866834e 100644 (file)
@@ -19,6 +19,7 @@ solaris*)     host_makefile_frag=config/mh-solaris ;;
 sysv* | irix3) host_makefile_frag=config/mh-sysv ;;
 sco*)          host_makefile_frag=config/mh-sco ;;
 irix4)         host_makefile_frag=config/mh-irix4 ;;
+linux)         host_makefile_frag=config/mh-linux ;;
 ultrix*)
        case "${host_cpu}" in
        mips)   host_makefile_frag=config/mh-decstation ;;