diff options
Diffstat (limited to 'Build/source/libs/ncurses/config.sub')
-rwxr-xr-x | Build/source/libs/ncurses/config.sub | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/libs/ncurses/config.sub b/Build/source/libs/ncurses/config.sub index 4b8cc7b41e7..1d9fecf3395 100755 --- a/Build/source/libs/ncurses/config.sub +++ b/Build/source/libs/ncurses/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, # Inc. -timestamp='2006-12-08' +timestamp='2007-01-04' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -1222,7 +1222,7 @@ case $os in | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ - | -skyos* | -haiku* | -rdos* | -toppers*) + | -skyos* | -haiku* | -rdos* | -toppers* | -drops*) # Remember, each alternative MUST END IN *, to match a version number. ;; -qnx*) |