summaryrefslogtreecommitdiff
path: root/build-aux/config.sub
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2018-02-26 08:57:44 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2018-02-26 08:58:38 -0800
commit7df482a82065f3c4ea78a4f53462c627fa820860 (patch)
treef6de63594553058ce9baf9cee310ee02e0f0ce23 /build-aux/config.sub
parent9f56d04df40cac6767b7fbed89737ce9f03f5d80 (diff)
downloademacs-7df482a82065f3c4ea78a4f53462c627fa820860.tar.gz
Update from gnulib
* build-aux/config.guess, build-aux/config.sub: Copy from gnulib.
Diffstat (limited to 'build-aux/config.sub')
-rwxr-xr-xbuild-aux/config.sub5
1 files changed, 3 insertions, 2 deletions
diff --git a/build-aux/config.sub b/build-aux/config.sub
index 818892c1c31..1d8e98bcee2 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-15'
+timestamp='2018-02-22'
# 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
@@ -1389,7 +1389,8 @@ case $os in
| -morphos* | -superux* | -rtmk* | -windiss* \
| -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
| -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* \
- | -onefs* | -tirtos* | -phoenix* | -fuchsia* | -redox* | -bme*)
+ | -onefs* | -tirtos* | -phoenix* | -fuchsia* | -redox* | -bme* \
+ | -midnightbsd*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-qnx*)