• Matthias Vallentin's avatar
    Replace echo with portable version. · a590e32b
    Matthias Vallentin authored
    It turns out that the echo shell built-in is not portable when using it to
    print special characters like "\n". For this purpose, the community encourages
    the use of printf instead.
    a590e32b
configure 5.55 KB