summaryrefslogtreecommitdiff
path: root/build-aux/config.sub
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-01-13 09:04:47 -0800
committerKarl Berry <karl@freefriends.org>2018-01-13 09:04:47 -0800
commitc43dfcc0e838cc968dbc93036bcd603bb63eede5 (patch)
treee48dc3ab44dae500cda1f66f74aa2f8452e620ee /build-aux/config.sub
parent2cc990c01e6383cbe49fe1eb5cf727ffa6814f4f (diff)
downloadgnulib-c43dfcc0e838cc968dbc93036bcd603bb63eede5.tar.gz
autoupdate
Diffstat (limited to 'build-aux/config.sub')
-rwxr-xr-xbuild-aux/config.sub5
1 files changed, 1 insertions, 4 deletions
diff --git a/build-aux/config.sub b/build-aux/config.sub
index 5e01d8fde1..5ff9a772fd 100755
--- a/build-aux/config.sub
+++ b/build-aux/config.sub
@@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2018 Free Software Foundation, Inc.
-timestamp='2018-01-11'
+timestamp='2018-01-13'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -1724,9 +1724,6 @@ case $basic_machine in
i370-*)
os=-mvs
;;
- *-next)
- os=-nextstep3
- ;;
*-gould)
os=-sysv
;;