[gjs: 15/26] build: Remove unused defines



commit d8c766c462b08bc08d6c87aee12df96e20de0f09
Author: Philip Chimento <philip chimento gmail com>
Date:   Sun Mar 17 22:36:48 2019 -0700

    build: Remove unused defines
    
    These no longer seem to be used.

 Makefile.am | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 6e555780..9f9477ff 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -52,8 +52,6 @@ dist_lsan_DATA = installed-tests/extra/lsan.supp
 
 ########################################################################
 gjs_directory_defines =                                \
-       -DGJS_TOP_SRCDIR=\"$(top_srcdir)\"              \
-       -DGJS_TOP_BUILDDIR=\"$(top_builddir)\"          \
        -DGJS_JS_DIR=\"$(gjsjsdir)\"                    \
        -DPKGLIBDIR=\"$(pkglibdir)\"
 


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