xserver-multidpi/hw/xwayland
Olivier Fourdan 3573855514 Remove explicit dependency on $(WAYLAND_LIBS)
Xwayland Makefile explicitely set its dependencies on
WAYLAND_LIBS. If the ibrairies are installed in a non-standard
path, WAYLAND_LIBS contains '-L/path/to/the/lib' which will fail
at build time with:

"No rule to make target '-L/path/to/the/lib', needed by 'Xwayland'.
 Stop"

Remove that explicit dependency to avoid the problem (LDADD ought
to be enough to get the right libraries linked).

Signed-off-by: Olivier Fourdan <ofourdan@redhat.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
2015-01-04 16:51:19 -08:00
..
.gitignore Xwayland DDX 2014-04-03 15:19:22 -07:00
drm.xml xwayland: Add glamor and DRI3 support 2014-06-24 15:09:55 -07:00
Makefile.am Remove explicit dependency on $(WAYLAND_LIBS) 2015-01-04 16:51:19 -08:00
xwayland-cursor.c Xwayland DDX 2014-04-03 15:19:22 -07:00
xwayland-cvt.c Xwayland DDX 2014-04-03 15:19:22 -07:00
xwayland-glamor.c glamor: Always destroy EGL image associated with destroyed pixmap 2014-12-09 08:46:45 -08:00
xwayland-input.c Fix "Back", "Forward", and other special mouse buttons in XWayland. 2014-12-25 13:31:38 -08:00
xwayland-output.c Xwayland DDX 2014-04-03 15:19:22 -07:00
xwayland-shm.c Xwayland DDX 2014-04-03 15:19:22 -07:00
xwayland.c xwayland: declare fatal log handler as noreturn 2014-11-12 10:25:00 +10:00
xwayland.h xwayland: Implement throttling for surfaces based on the frame event 2014-09-11 23:40:27 -06:00