Changeset 7566 for trunk/configure.ac
- Timestamp:
- 11/29/06 19:10:51 (2 years ago)
- Files:
-
- 1 modified
-
trunk/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r7563 r7566 52 52 53 53 if test "x$enable_remote" = "xyes";then 54 PKG_CHECK_MODULES([DBUS], [dbus-1 >= 0.60 dbus-glib-1 >= 0.60])54 PKG_CHECK_MODULES([DBUS], [dbus-1 >= 0.60]) 55 55 AC_SUBST(DBUS_CFLAGS) 56 56 AC_SUBST(DBUS_LIBS)
