* testsuite/config-guess.sh (run_config_guess): Do not prefix with

"function" as this is not permitted by POSIX.
	* testsuite/config-sub.sh (run_config_sub): Likewise.
This commit is contained in:
Ben Elliston
2007-07-25 04:18:42 +00:00
parent 4f1347ca0b
commit 284034f777
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2007-07-25 Mike Frysinger <vapier@gentoo.org>
* testsuite/config-guess.sh (run_config_guess): Do not prefix with
"function" as this is not permitted by POSIX.
* testsuite/config-sub.sh (run_config_sub): Likewise.
2007-07-24 Ben Elliston <bje@gnu.org>
* config.guess: Remove trailing whitespace.