f3b132187f
It now survives ./config.status --recheck as well. https://github.com/harfbuzz/harfbuzz/issues/1728
3 lines
64 B
Bash
Executable File
3 lines
64 B
Bash
Executable File
#!/bin/sh
|
|
exec "$(dirname "$0")"/mingw-configure.sh x86_64 "$@"
|