frag for hpux, INSTALL=cp
authorDavid D. Zuhn <zoo@cygnus>
Tue, 21 Jul 1992 08:07:26 +0000 (08:07 +0000)
committerDavid D. Zuhn <zoo@cygnus>
Tue, 21 Jul 1992 08:07:26 +0000 (08:07 +0000)
configure.in

index 4734e1a..166c31a 100644 (file)
@@ -20,6 +20,7 @@ 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 ;;
+hpux)          host_makefile_frag=config/mh-hpux ;;
 ultrix*)
        case "${host_cpu}" in
        mips)   host_makefile_frag=config/mh-decstation ;;