summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-01-17 23:26:05 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-01-17 23:26:05 +0000
commitd119a5daa2214f0d3420b964f27542bed3096020 (patch)
tree5e1f21cc1c5abd08b125fd34a47a9f6101c8b4ef /configure.in
parent32ac51cb2720108543d44961ed4cbcd23f519317 (diff)
Check for D-Bus GLib bindings if GLib was found
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index baf00ef5..f12428d7 100644
--- a/configure.in
+++ b/configure.in
@@ -25,8 +25,8 @@ AC_PROG_LIBTOOL
AC_FUNC_PPOLL
AC_PATH_BLUEZ
-AC_PATH_DBUS
AC_PATH_GLIB
+AC_PATH_DBUS
AC_PATH_OPENOBEX
AC_PATH_OPENSYNC
AC_PATH_ALSA