ecore_x/xlib/ecore_x_vsync.c uses dlopen and dlsym, but configure.ac
authorAlbin Tonnerre <lutin@debian.org>
Tue, 29 Oct 2013 22:25:54 +0000 (23:25 +0100)
committerMichael Bouchaud <yoz@efl.so>
Tue, 29 Oct 2013 22:37:03 +0000 (23:37 +0100)
commit6b130d8b18e5077f4a5fe0fefe534a73053fcb08
tree6e00d6734c58598e514a996739dc993f487eea25
parent047e3bf113f1129ffdd829b6ae0fd370a5677963
ecore_x/xlib/ecore_x_vsync.c uses dlopen and dlsym, but configure.ac
only checks for this for the XCB variant. This results in linker errors
when using strict linker flags (-Wl,-z,defs)
configure.ac