From: Doug Evans Date: Sat, 18 Feb 1995 17:18:21 +0000 (+0000) Subject: Recognize lynx* as lynxos. X-Git-Tag: emacs-19.34~5077 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bfda6e4f1c190e38625711089bd7f2a9946cc7d6;p=emacs.git Recognize lynx* as lynxos. --- diff --git a/config.sub b/config.sub index 667d3d23bea..e72fa4d344f 100755 --- a/config.sub +++ b/config.sub @@ -113,7 +113,7 @@ case $os in -isc*) basic_machine=`echo $1 | sed -e 's/86-.*/86-unknown/'` ;; - -lynx) + -lynx*) os=-lynxos ;; -ptx*)