[libsoup] build: Remove gio resource compiler definition from configure.ac
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] build: Remove gio resource compiler definition from configure.ac
- Date: Tue, 5 Mar 2013 09:13:07 +0000 (UTC)
commit 1b995688933a32a79146bb72f43676d01f817765
Author: Carlos Garcia Campos <cgarcia igalia com>
Date: Fri Mar 1 14:18:39 2013 +0100
build: Remove gio resource compiler definition from configure.ac
The variable GLIB_COMPILE_RESOURCES is already set by AM_PATH_GLIB_2_0
macro. Spotted by Csaba Osztrogonác.
https://bugzilla.gnome.org/show_bug.cgi?id=694942
configure.ac | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 36a1687..e62b4d4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -306,12 +306,6 @@ fi
AC_SUBST(MISSING_REGRESSION_TEST_PACKAGES)
AM_CONDITIONAL(MISSING_REGRESSION_TEST_PACKAGES, test -n "$MISSING_REGRESSION_TEST_PACKAGES")
-dnl *********************
-dnl *** resource compiler
-dnl *********************
-GLIB_COMPILE_RESOURCES=`$PKG_CONFIG --variable glib_compile_resources gio-2.0`
-AC_SUBST(GLIB_COMPILE_RESOURCES)
-
dnl **********************************************************
dnl *** path of NTLM single-sign-on helper ntlm_auth
dnl **********************************************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]