From 4d5f908fdd24f6948b661d3d286e467496f170bf Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 22 Feb 2018 07:43:48 -0800 Subject: [PATCH] autoupdate --- build-aux/config.sub | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-aux/config.sub b/build-aux/config.sub index 818892c1c3..1d8e98bcee 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*) -- 2.39.5