Skip to content

Commit

Permalink
Merge pull request xbmc#637 from ziggimon/frodo
Browse files Browse the repository at this point in the history
Adding DBUS to config.h for dbus linking.
  • Loading branch information
tru committed Sep 29, 2013
2 parents 1dd7cfc + a33cbde commit ebea5a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plex/config.h.in
Expand Up @@ -155,6 +155,7 @@
#cmakedefine HAVE_LIBSDL @HAVE_LIBSDL@
#cmakedefine HAVE_LIBSDL_MIXER @HAVE_LIBSDL_MIXER@
#cmakedefine HAVE_LIBSDL_IMAGE @HAVE_LIBSDL_IMAGE@
#cmakedefine HAVE_DBUS @HAVE_DBUS@
#cmakedefine HAVE_LIBSHAIRPORT @HAVE_LIBSHAIRPORT@
#cmakedefine HAVE_LIBSSH @HAVE_LIBSSH@
#cmakedefine HAVE_LIBSSL @HAVE_LIBSSL@
Expand Down

0 comments on commit ebea5a0

Please sign in to comment.