]> code.delx.au - gnu-emacs/blobdiff - configure.in
(hppa*-hp-hpux*): Use hpux10 by default.
[gnu-emacs] / configure.in
index 80ff7ead17a1e054e33076b089de29ca5b526b35..87a4f25da346165227ef8550951c5bb065bc8567 100644 (file)
@@ -483,7 +483,7 @@ case "${canonical}" in
       *.B8.* ) machine=hp800 opsys=hpux8 ;;
       *.08.* ) machine=hp800 opsys=hpux8 ;;
       *.09.* ) machine=hp800 opsys=hpux9 ;;
-      *) machine=hp800 opsys=hpux ;;
+      *) machine=hp800 opsys=hpux10 ;;
     esac
   ;;
   hppa*-*-nextstep* )