* config.guess: Quote $dummy.c, $dummy.o and $dummy to prevent

globbing and word splitting in the filename.
This commit is contained in:
Ben Elliston
2018-01-16 11:32:22 +11:00
parent 12c6a5c16e
commit 68b4eebf4d
2 changed files with 20 additions and 15 deletions

View File

@ -1,3 +1,8 @@
2018-01-16 Ben Elliston <bje@gnu.org>
* config.guess: Quote $dummy.c, $dummy.o and $dummy to prevent
globbing and word splitting in the filename.
2018-01-15 Ben Elliston <bje@gnu.org>
* config.sub: Double quote variables to silence warning SC2086