configure-fail-unknown-sysnames-20010715

fail on unknown systems to default system name
This commit is contained in:
Nickolai Zeldovich 2001-07-16 01:13:19 +00:00 committed by Derrick Brashear
parent 1fd4f11faf
commit 9e3578a678

View File

@ -228,7 +228,7 @@ else
power*-ibm-aix4.3*)
AFS_SYSNAME="rs_aix42"
;;
default)
*)
AC_MSG_ERROR(An AFS sysname is required)
exit 1
;;