[gnome-commander] Removes explicit introduction of GOBJECT_CFLAGS variable.
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] Removes explicit introduction of GOBJECT_CFLAGS variable.
- Date: Sun, 19 Feb 2017 09:39:33 +0000 (UTC)
commit 83ceeff61e1581e27cbfebf1687300503d3499e8
Author: Uwe Scholz <uwescholz src gnome org>
Date: Sun Feb 12 12:13:16 2017 +0100
Removes explicit introduction of GOBJECT_CFLAGS variable.
This is done already by PKG_CHECK_MODULES for this library.
configure.ac | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8e990c6..1f418ea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -66,7 +66,6 @@ AC_SUBST(EXIV2_REQ)
AC_SUBST(TAGLIB_REQ)
AC_SUBST(LIBGSF_REQ)
AC_SUBST(POPPLER_REQ)
-AC_SUBST(GOBJECT_CFLAGS)
dnl Check for glib
PKG_CHECK_MODULES([GLIB], [glib-2.0 >= ${GLIB_REQ}])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]