diff options
author | Richard M. Stallman <rms@gnu.org> | 1993-10-31 02:47:34 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1993-10-31 02:47:34 +0000 |
commit | 420131ad9718d6333f8650d58b74819d012597a2 (patch) | |
tree | 8d4e2958dbb41b313a5215021b2126159e7b9b2f /config.sub | |
parent | 1efd5b22ac07f21ed9945ca60618deac19ae08dd (diff) | |
download | emacs-420131ad9718d6333f8650d58b74819d012597a2.tar.gz |
Re-add hitachi to list of companies not to treat as OS names.
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sub b/config.sub index b9088497ab9..5f0e9f3dd1c 100755 --- a/config.sub +++ b/config.sub @@ -65,7 +65,7 @@ case $os in -dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \ -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \ -unicom* | -ibm* | -next* | -hp | -isi* | -apollo | -altos* | \ - -convergent* | -ncr* | -news | -32* | -3600* | -3100* \ + -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp ) os= |