summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-06-21 16:24:10 +0000
committerThomas Bushnell <thomas@gnu.org>1999-06-21 16:24:10 +0000
commitedc8c6d191440ae8f29680a9c8c2b697151ff8aa (patch)
tree4e24362485fc40df2d4075c1e25d691acf689b77 /config.sub
parenta86b6d57a823c221e25df8619a5af67aa38a4cf1 (diff)
Sun Jun 20 18:33:59 1999 Thomas Bushnell, BSG <tb@mit.edu>
* version.c (version): Updated to version 1.2. * i386/Files: Regenerated. * i386/Subdirs: Regenerated. * linux/Files: New file. * linux/Subdirs: New file. * Makefile.in (all-archs): Add `linux'. (all-real-archs): New variable. (dist): Create `machine' symlink only on $(all-real-archs). * Makefile.in (dist): Use `cp' instead of `ln'. * config.guess: Updated from autoconf 2.13. * config.sub: Likewise.
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 da8b7ae..00bea6e 100755
--- a/config.sub
+++ b/config.sub
@@ -714,8 +714,7 @@ case $os in
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
| -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
- | -mingw32* | -linux-gnu* | -uxpv* | -beos* | -rhapsody* \
- | -openstep*)
+ | -mingw32* | -linux-gnu* | -uxpv* | -beos*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-linux*)