[evolution-data-server] configure.ac: Remove redundant check for gio-unix-2.0.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] configure.ac: Remove redundant check for gio-unix-2.0.
- Date: Fri, 3 Aug 2012 02:39:04 +0000 (UTC)
commit 4c2cd31717997df60c419998c5a3231802672f15
Author: Matthew Barnes <mbarnes redhat com>
Date: Thu Aug 2 22:27:47 2012 -0400
configure.ac: Remove redundant check for gio-unix-2.0.
configure.ac | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 06df07b..002ab8e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -381,10 +381,6 @@ if `$PKG_CONFIG --atleast-version=3.5 goa-1.0`; then
AC_DEFINE(HAVE_GOA_PASSWORD_BASED,1,[Have GoaPasswordBased in goa-1.0])
fi
-if test x$os_win32 = xno; then
- PKG_CHECK_MODULES(GIO_UNIX, [gio-unix-2.0])
-fi
-
dnl ***********************************
dnl Check for GNOME Keyring.
dnl ***********************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]