https://bugs.winehq.org/show_bug.cgi?id=52723
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be
--- Comment #3 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- (In reply to Alexandre Julliard from comment #2)
0aa31b735cc18dbc643cb9ab2849223ae0e89ad6 will hopefully help, please retest with wine-7.5.
Hello,
I get the same error when compiling wine 7.5.
Here is the result of the C99 check:
--- part of config.log --- configure:9325: checking for i686-w64-mingw32-gcc option to enable C99 features configure:9338: i686-w64-mingw32-gcc -c -g -O2 conftest.c >&5 configure:9338: $? = 0 configure:9349: result: none needed --- end ---
$ac_c_conftest_c99_program doesn't seem to be defined anywhere.
Regards.