diff options
| author | Thomas Bushnell <thomas@gnu.org> | 1999-06-21 16:24:10 +0000 |
|---|---|---|
| committer | Thomas Bushnell <thomas@gnu.org> | 1999-06-21 16:24:10 +0000 |
| commit | aa955a7f371ec5aa82e0cc9ecb79b83509734527 (patch) | |
| tree | 48da51addb6f941dde55bf6c3ce27d63972e31e6 /config.sub | |
| parent | 44b3f49a788751f4f8421f4dfce8931cb7083d78 (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-x | config.sub | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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*) |
