Fix previous change.
authorRichard Stallman <rms@gnu.org>
Tue, 10 Jun 1997 04:18:36 +0000 (04:18 +0000)
committerRichard Stallman <rms@gnu.org>
Tue, 10 Jun 1997 04:18:36 +0000 (04:18 +0000)
From-SVN: r14213

gcc/config.guess

index b52d4f0a9fc640054a97450c7a45f48aeff30880..c4bca5f251879f0e15f5448cc4fb20b9468fe56d 100755 (executable)
@@ -436,7 +436,7 @@ EOF
        # The BFD linker knows what the default object file format is, so
        # first see if it will tell us.
        ld_help_string=`ld --help 2>&1`
-       ld_supported_emulations=`echo $ld_help_string
+       ld_supported_emulations=`echo $ld_help_string \
                         | sed -ne '/supported emulations:/!d
                                    s/[         ][      ]*/ /g
                                    s/.*supported emulations: *//