From 49965d030fd65d3607ea0b611545163d45019852 Mon Sep 17 00:00:00 2001 From: Michael Terry Date: Mon, 9 Jan 2012 12:09:20 +0000 Subject: use libtimezonemap --- configure.ac | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 07f52d7..9ba19bf 100644 --- a/configure.ac +++ b/configure.ac @@ -106,12 +106,10 @@ PKG_CHECK_MODULES(SERVICE, indicator3-0.4 >= $INDICATOR_REQUIRED_VERSION PKG_CHECK_MODULES(PREF, gio-2.0 >= $GIO_REQUIRED_VERSION gtk+-3.0 >= $GTK3_REQUIRED_VERSION json-glib-1.0 + timezonemap libgnome-control-center polkit-gobject-1) -PKG_CHECK_MODULES(LIBMAP, gio-2.0 >= $GIO_REQUIRED_VERSION - gtk+-3.0 >= $GTK3_REQUIRED_VERSION) - ########################### # Grab the GSettings Macros ########################### @@ -206,7 +204,6 @@ AM_GLIB_GNU_GETTEXT AC_CONFIG_FILES([ Makefile -libmap/Makefile src/Makefile data/Makefile tests/Makefile -- cgit v1.2.3