https://bugs.winehq.org/show_bug.cgi?id=20474
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #15 from winetest@luukku.com --- For testing purpose I didnt add any patch and I used this command
./configure CFLAGS="--std=c99" LDFLAGS="-Wl,--allow-multiple-definition"
The strange thig is that after configure finishes it complains that it cant find xrandr related development files. And it doesnt compile either.
But if I just do ./configure it doesnt complain about missing xrandr related files.