X-Git-Url: http://git.maemo.org/git/?p=conv-inbox;a=blobdiff_plain;f=configure.ac;h=8423154aa6a9bf5b308c26f8ebd7543845760a4c;hp=e714ee1d51a7f73c75d728a2f232bc1abdc73250;hb=6103a7223d0abf9a9798874213e0042c5e544cff;hpb=5975e5aa83b4683748d19a99f1e35a67bb4f86b1 diff --git a/configure.ac b/configure.ac index e714ee1..8423154 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,8 @@ AM_PATH_GLIB_2_0([2.16.0]) CFLAGS="$CFLAGS -Wall -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls" PKG_CHECK_MODULES([LIBEVENT_LOGGER], - [rtcom-eventlogger >= 1.2]) + [rtcom-eventlogger >= 1.2 + rtcom-eventlogger-plugins]) hildonhomedesktopentrydir=`pkg-config libhildondesktop-1 --variable=hildonhomedesktopentrydir` AC_SUBST(hildonhomedesktopentrydir)