Skip to content
Snippets Groups Projects
  1. Apr 29, 2016
  2. Apr 26, 2016
  3. Apr 25, 2016
  4. Apr 22, 2016
  5. Apr 18, 2016
  6. Apr 14, 2016
    • Pekka Paalanen's avatar
      Makefile: fix systemd-notify plugin CFLAGS · aff703ec
      Pekka Paalanen authored
      
      SYSTEMD_DAEMON_LIBS does not belong in CFLAGS, but SYSTEMD_DAEMON_CFLAGS
      does. Fix that.
      
      Add the missing COMPOSITOR_CFLAGS. Otherwise compiling the plugin will
      use the system wayland-server.h when it should be using the one pointed
      to by pkg-config.
      
      The latter fixes the build for me, as my system libwayland-server is
      older than what Weston and this plugin require, and the correct version
      is only found in my install $prefix.
      
      Cc: Egor Starkov <egor.starkov@ge.com>
      Cc: Eugen Friedrich <efriedrich@de.adit-jv.com>
      Signed-off-by: Pekka Paalanen's avatarPekka Paalanen <pekka.paalanen@collabora.co.uk>
      aff703ec
  7. Apr 12, 2016
  8. Apr 06, 2016
  9. Apr 05, 2016
  10. Apr 01, 2016
Loading