# HG changeset patch # User Richard M. Stallman # Date 865916316 0 # Node ID 5b68d05ff026958575f14c6d3c352e3288534c8a # Parent 3b7e375756d2b67251fb894187eed5ee59030c2a Fix previous change. diff -r 3b7e375756d2 -r 5b68d05ff026 config.guess --- a/config.guess Tue Jun 10 03:54:58 1997 +0000 +++ b/config.guess Tue Jun 10 04:18:36 1997 +0000 @@ -436,7 +436,7 @@ # 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: *//