changeset 16480:956b9264bbc7

(hppa*-next-nextstep*): * added after hppa to accept hppa1.0 and hppa1.1.
author Richard M. Stallman <rms@gnu.org>
date Tue, 29 Oct 1996 02:53:06 +0000
parents 52eaaf1cc0e3
children 7d6772f641f2
files configure.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Mon Oct 28 11:55:29 1996 +0000
+++ b/configure.in	Tue Oct 29 02:53:06 1996 +0000
@@ -435,7 +435,7 @@
       *) machine=hp800 opsys=hpux ;;
     esac
   ;;
-  hppa-*-nextstep* )
+  hppa*-*-nextstep* )
     machine=hp800 opsys=nextstep
   ;;