Ticket #34086: xrender-check.patch
File xrender-check.patch, 427 bytes (added by chief1983@…, 13 years ago) |
---|
-
configure
old new 22086 22086 22087 22087 # check for XRender under Linux/Unix. Some linkers require explicit 22088 22088 # linkage (like GNU Gold), so we cannot rely on GTK+ pulling XRender 22089 if test "$ os_win32" = "no"; then22089 if test "$with_target" = "x11"; then 22090 22090 22091 22091 pkg_failed=no 22092 22092 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XRENDER" >&5