2009/7/21 David Zeuthen <[email protected]>: > Hey, > > It's time for some new releases > > http://hal.freedesktop.org/releases/polkit-0.93.tar.gz > http://hal.freedesktop.org/releases/polkit-gnome-0.93.tar.bz2 > > Build requirements > > glib, gobject, gio >= 2.21.4 > eggdbus-1 >= 0.5 > pam
configure.in still has PKG_CHECK_MODULES(GLIB, [glib-2.0 >= 2.14.0 gio-2.0 >= 2.14.0]) AC_SUBST(GLIB_CFLAGS) AC_SUBST(GLIB_LIBS) PKG_CHECK_MODULES(EGG_DBUS, [eggdbus-1 >= 0.4]) AC_SUBST(EGG_DBUS_CFLAGS) AC_SUBST(EGG_DBUS_LIBS) -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? _______________________________________________ polkit-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/polkit-devel
