* config.guess: Don't use semicolons to separate sed commands, as

POSIX says it's not portable.
	Noted by Paul Eggert <eggert@cs.ucla.edu>.
This commit is contained in:
Ben Elliston
2006-01-29 22:45:19 +00:00
parent 61a207f1c6
commit 862e704b14
2 changed files with 21 additions and 3 deletions

View File

@ -1,3 +1,9 @@
2006-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* config.guess: Don't use semicolons to separate sed commands, as
POSIX says it's not portable.
Noted by Paul Eggert <eggert@cs.ucla.edu>.
2006-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* config.guess (set_cc_for_build): Do not pass `-q' to mktemp.