[gnome-control-center] build: Remove check for unused glib-genmarshal
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] build: Remove check for unused glib-genmarshal
- Date: Tue, 11 Dec 2012 16:13:36 +0000 (UTC)
commit a40350d7ffd31aa6ae9a13c7055bbc75f01d4c9c
Author: Bastien Nocera <hadess hadess net>
Date: Tue Dec 11 17:05:31 2012 +0100
build: Remove check for unused glib-genmarshal
configure.ac | 12 ------------
1 files changed, 0 insertions(+), 12 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index daddc13..ccb4ceb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -286,18 +286,6 @@ AC_SUBST(KRB5_LIBS)
USER_ACCOUNTS_PANEL_CFLAGS="$USER_ACCOUNTS_PANEL_CFLAGS $KRB5_CFLAGS"
USER_ACCOUNTS_PANEL_LIBS="$USER_ACCOUNTS_PANEL_LIBS $KRB5_LIBS"
-dnl ==============================================
-dnl End: Check that we meet the dependencies
-dnl ==============================================
-
-AC_PATH_PROG(GLIB_GENMARSHAL, glib-genmarshal, no)
-
-if test x"$GLIB_GENMARSHAL" = xno; then
- AC_MSG_ERROR([glib-genmarshal executable not found in your path - should be installed with glib])
-fi
-
-AC_SUBST(GLIB_GENMARSHAL)
-
dnl =======================================
dnl Panels
dnl =======================================
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]