Files
epics-base/configure
Simon Rose a85ef1ad1c Fix failing windows builds
Certain windows build environments (see
https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=1234387&view=results
for an example) fail unless the echo command is properly quoted. This
seems to be due to how Make handles various commands on non-posix
systems; without the quotes it directly tries to run
```
echo foo bar
```
inside cmd.exe, which fails as echo is not a valid command in that context.

Co-authored-by: Anders Harrisson <anders.harrisson@ess.eu>
2025-04-29 10:13:02 -07:00
..
2025-02-05 09:47:24 -06:00
2022-05-11 11:44:00 -07:00
2025-02-19 14:10:16 -06:00
2025-02-19 14:10:16 -06:00
2024-10-02 09:16:29 -05:00
2024-06-26 14:58:53 -05:00
2018-10-19 14:23:18 -05:00
2025-04-29 10:13:02 -07:00
2021-03-12 00:04:32 -06:00