diff options
author | Richard Stallman <rms@gnu.org> | 1992-05-24 03:11:02 +0000 |
---|---|---|
committer | Richard Stallman <rms@gnu.org> | 1992-05-24 03:11:02 +0000 |
commit | 882b3f1d354ef71d269d0ab61be13d72f30c7fdf (patch) | |
tree | 2d1571a85e040920ab7891222f60fceba1f34380 /gcc | |
parent | 294d0b3dd65e8226f9275b2a0448d467ffc4dc76 (diff) | |
download | gcc-882b3f1d354ef71d269d0ab61be13d72f30c7fdf.zip gcc-882b3f1d354ef71d269d0ab61be13d72f30c7fdf.tar.gz gcc-882b3f1d354ef71d269d0ab61be13d72f30c7fdf.tar.bz2 |
*** empty log message ***
From-SVN: r1068
Diffstat (limited to 'gcc')
-rwxr-xr-x | gcc/config.sub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config.sub b/gcc/config.sub index f62927a..d6d5034 100755 --- a/gcc/config.sub +++ b/gcc/config.sub @@ -1,5 +1,5 @@ #!/bin/sh -# Configuration validation subroutine script, version 1.0. +# Configuration validation subroutine script, version 1.1. # Copyright (C) 1991, 1992 Free Software Foundation, Inc. # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software |