[anjuta/gnome-2-30] symbol-db: bgo #614936 - compile error with cfiles under js_parser
- From: Massimo Cora' <mcora src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta/gnome-2-30] symbol-db: bgo #614936 - compile error with cfiles under js_parser
- Date: Wed, 7 Apr 2010 17:23:44 +0000 (UTC)
commit 20dec6c8d199827791a2aaa7b736563c4f05886c
Author: Halton Huo <halton huo sun com>
Date: Wed Apr 7 18:55:57 2010 +0200
symbol-db: bgo #614936 - compile error with cfiles under js_parser
plugins/language-support-js/Makefile.am | 1 +
plugins/symbol-db/anjuta-tags/Makefile.am | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/plugins/language-support-js/Makefile.am b/plugins/language-support-js/Makefile.am
index 4f60827..390623c 100644
--- a/plugins/language-support-js/Makefile.am
+++ b/plugins/language-support-js/Makefile.am
@@ -29,6 +29,7 @@ js_support_plugin_plugin_DATA = $(plugin_in_files:.plugin.in=.plugin)
# Include paths
AM_CPPFLAGS = \
+ -I$(top_srcdir)/plugins/symbol-db/anjuta-tags/ \
$(WARN_CFLAGS) \
-DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
-DANJUTA_DATA_DIR=\"$(anjuta_data_dir)\" \
diff --git a/plugins/symbol-db/anjuta-tags/Makefile.am b/plugins/symbol-db/anjuta-tags/Makefile.am
index f4cd88b..94063e4 100644
--- a/plugins/symbol-db/anjuta-tags/Makefile.am
+++ b/plugins/symbol-db/anjuta-tags/Makefile.am
@@ -8,6 +8,7 @@ AM_CPPFLAGS = \
-DPACKAGE_DATA_DIR=\""$(datadir)"\"
AM_CFLAGS =\
+ -I$(top_srcdir)/plugins/symbol-db/anjuta-tags/js_parser \
$(WARN_CFLAGS) \
$(GLIB_CFLAGS) \
$(VALA_CFLAGS) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]