wscript: improve configure messages slightly

This commit is contained in:
Mads Kiilerich
2022-01-22 22:17:26 +01:00
parent 8bb91099c5
commit 6ff1d86cad
2 changed files with 2 additions and 2 deletions

View File

@@ -1172,7 +1172,7 @@ int main () { int x = SFC_RF64_AUTO_DOWNGRADE; return 0; }
mandatory = False,
execute = False,
use = 'SNDFILE',
msg = 'Checking for sndfile RF64=>RIFF support',
msg = 'Checking for sndfile RF64=>RIFF support',
okmsg = 'Found',
errmsg = 'Not found, no RF64-to-WAV support')