[rhythmbox/wip/sam/meson: 34/39] Remove some unused stuff from Autotools build instructions
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox/wip/sam/meson: 34/39] Remove some unused stuff from Autotools build instructions
- Date: Fri, 4 Aug 2017 12:48:20 +0000 (UTC)
commit 6a3693fa593aa535d16c71bf68357db2f0346b5f
Author: Sam Thursfield <sam afuera me uk>
Date: Tue Sep 13 00:24:05 2016 +0100
Remove some unused stuff from Autotools build instructions
configure.ac | 5 -----
widgets/Makefile.am | 1 -
2 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 67567d4..d2670c5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -510,11 +510,6 @@ else
AC_MSG_RESULT(no)
fi
-dnl Set required and max glib/gdk versions
-AC_DEFINE(GLIB_VERSION_MIN_REQUIRED, GLIB_VERSION_2_38, [minimum glib version])
-AC_DEFINE(GLIB_VERSION_MAX_ALLOWED, GLIB_VERSION_2_38, [maximum glib version])
-AC_DEFINE(GDK_VERSION_MIN_REQUIRED, GDK_VERSION_3_16, [minimum gdk version])
-AC_DEFINE(GDK_VERSION_MAX_ALLOWED, GDK_VERSION_3_16, [maximum gdk version])
dnl Check for -fno-strict-aliasing
FLAGS="-fno-strict-aliasing"
diff --git a/widgets/Makefile.am b/widgets/Makefile.am
index 1820fe2..6ea3871 100644
--- a/widgets/Makefile.am
+++ b/widgets/Makefile.am
@@ -67,7 +67,6 @@ AM_CPPFLAGS = \
-I$(top_srcdir)/metadata \
-I$(top_srcdir)/rhythmdb \
-I$(top_srcdir)/sources \
- -I$(top_srcdir)/library \
-I$(top_srcdir)/shell \
-I$(top_srcdir)/backends \
$(NOTIFY_CFLAGS) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]