4 Jul
2007
4 Jul
'07
11:56 a.m.
Module: wine Branch: master Commit: 629639ee601052907b2b67005fb1fda54314dd08 URL: http://source.winehq.org/git/wine.git/?a=commit;h=629639ee601052907b2b67005f... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Jul 4 12:47:57 2007 +0200 configure: Merge the libXrender existence check with the soname check. --- configure | 270 ++++++++++++++++++++++---------------------- configure.ac | 23 ++-- dlls/winex11.drv/xrandr.c | 3 - dlls/winex11.drv/xrender.c | 9 +- 4 files changed, 150 insertions(+), 155 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=629639ee601052907b2b67...