summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index fe7a1251840..9da1f1b6fba 100644
--- a/configure.in
+++ b/configure.in
@@ -435,7 +435,7 @@ case "${canonical}" in
*) machine=hp800 opsys=hpux ;;
esac
;;
- hppa-*-nextstep* )
+ hppa*-*-nextstep* )
machine=hp800 opsys=nextstep
;;