aboutsummaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorMartin Hunt <hunt@redhat.com>1997-03-16 09:38:51 +0000
committerMartin Hunt <hunt@redhat.com>1997-03-16 09:38:51 +0000
commitb587eb70ca0d0606d5fd1e4469ca9117af741aa8 (patch)
treea24bcaedbacaeed3841bd83be3b65dab784e22c3 /config.sub
parentb87ff07d07eef13a68a137f1bb88f0a352e7b71c (diff)
downloadfsf-binutils-gdb-b587eb70ca0d0606d5fd1e4469ca9117af741aa8.zip
fsf-binutils-gdb-b587eb70ca0d0606d5fd1e4469ca9117af741aa8.tar.gz
fsf-binutils-gdb-b587eb70ca0d0606d5fd1e4469ca9117af741aa8.tar.bz2
Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
* config.sub: Remove misplaced comment that broke Linux.
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub3
1 files changed, 1 insertions, 2 deletions
diff --git a/config.sub b/config.sub
index fafa18c..2ecf073 100755
--- a/config.sub
+++ b/config.sub
@@ -937,8 +937,7 @@ case $os in
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
| -cygwin32* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
- | -beos* \ # CYGNUS LOCAL
- | -linux-gnu* | -uxpv*)
+ | -beos* | -linux-gnu* | -uxpv*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
# CYGNUS LOCAL