[easytag] Remove unused Makefile variable
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [easytag] Remove unused Makefile variable
- Date: Thu, 12 Feb 2015 22:58:34 +0000 (UTC)
commit bedea331602546237690d98c01f86e3a7d36f133
Author: David King <amigadave amigadave com>
Date: Thu Feb 12 22:56:38 2015 +0000
Remove unused Makefile variable
Makefile.am | 16 +++++-----------
1 files changed, 5 insertions(+), 11 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 1033dc8..3c4acd1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,7 +25,6 @@ easytag_CPPFLAGS = \
-I$(top_srcdir)/src/tags \
-I$(top_builddir) \
-I$(top_builddir)/src \
- $(DEPRECATED_CPPFLAGS) \
-DLOCALEDIR=\"$(localedir)\"
easytag_CFLAGS = \
@@ -438,8 +437,7 @@ check_PROGRAMS = \
tests_test_dlm_CPPFLAGS = \
-I$(top_srcdir)/src \
- -I$(top_builddir) \
- $(DEPRECATED_CPPFLAGS)
+ -I$(top_builddir)
tests_test_dlm_CFLAGS = \
$(WARN_CFLAGS) \
@@ -454,8 +452,7 @@ tests_test_dlm_LDADD = \
tests_test_file_description_CPPFLAGS = \
-I$(top_srcdir)/src \
- -I$(top_builddir) \
- $(DEPRECATED_CPPFLAGS)
+ -I$(top_builddir)
tests_test_file_description_CFLAGS = \
$(WARN_CFLAGS) \
@@ -471,8 +468,7 @@ tests_test_file_description_LDADD = \
tests_test_misc_CPPFLAGS = \
-I$(top_srcdir)/src \
-I$(top_srcdir)/src/tags \
- -I$(top_builddir) \
- $(DEPRECATED_CPPFLAGS)
+ -I$(top_builddir)
tests_test_misc_CFLAGS = \
$(WARN_CFLAGS) \
@@ -487,8 +483,7 @@ tests_test_misc_LDADD = \
tests_test_picture_CPPFLAGS = \
-I$(top_srcdir)/src \
- -I$(top_builddir) \
- $(DEPRECATED_CPPFLAGS)
+ -I$(top_builddir)
tests_test_picture_CFLAGS = \
$(WARN_CFLAGS) \
@@ -503,8 +498,7 @@ tests_test_picture_LDADD = \
tests_test_scan_CPPFLAGS = \
-I$(top_srcdir)/src \
- -I$(top_builddir) \
- $(DEPRECATED_CPPFLAGS)
+ -I$(top_builddir)
tests_test_scan_CFLAGS = \
$(WARN_CFLAGS) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]