Fix lack of quotes in PASSDOWN variables

This commit is contained in:
Landon Curt Noll
2022-02-12 11:37:53 -08:00
parent d2cb03b4cc
commit 8217c49b94
3 changed files with 188 additions and 186 deletions

View File

@@ -26,6 +26,8 @@ The following are the changes from calc version 2.14.0.15 to date:
Added ${MSYS} Makefile variable for users under Windows 11 who
use MINGW64_NT.
Fixed missing quotes in the PASSDOWN makefile variables.
The following are the changes from calc version 2.14.0.14 to 2.14.0.14: