From edc8c6d191440ae8f29680a9c8c2b697151ff8aa Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Mon, 21 Jun 1999 16:24:10 +0000 Subject: Sun Jun 20 18:33:59 1999 Thomas Bushnell, BSG * 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. --- config.sub | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'config.sub') 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*) -- cgit v1.2.3