[gtksourceview/wip/gsv-next: 5/9] build: remove dead code



commit 8c773585c5ce57bea37d4ee5abc43321256efa6a
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sat Mar 26 21:23:27 2016 +0100

    build: remove dead code

 tests/Makefile.am     |    1 -
 testsuite/Makefile.am |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index e284254..5952197 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,7 +1,6 @@
 @CODE_COVERAGE_RULES@
 
 AM_CPPFLAGS =                          \
-       -DDATADIR=\""$(datadir)"\"      \
        -DG_LOG_DOMAIN=\"GtkSourceView\"\
        -I$(top_srcdir) -I$(srcdir)     \
        -DTOP_SRCDIR=\""$(ABS_TOP_SRCDIR)"\"\
diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am
index cba8ddb..f521814 100644
--- a/testsuite/Makefile.am
+++ b/testsuite/Makefile.am
@@ -1,7 +1,6 @@
 @CODE_COVERAGE_RULES@
 
 AM_CPPFLAGS =                          \
-       -DDATADIR=\""$(datadir)"\"      \
        -DG_LOG_DOMAIN=\"GtkSourceView\"\
        -I$(top_srcdir) -I$(srcdir)     \
        -DTOP_SRCDIR=\""$(ABS_TOP_SRCDIR)"\"\


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]