[anjuta] symbol-db: Fix bug #581421 - build fail on symbol-db/test



commit 4208394bb9a226d90bfd0d06c17de1f6f3d56e0d
Author: Massimo Corà <mcora src gnome org>
Date:   Mon May 18 23:53:56 2009 +0200

    symbol-db: Fix bug #581421 - build fail on symbol-db/test
    
    There were conflicts with AM_CFLAGS and AM_CPPFLAGS in the same Makefile.am
---
 plugins/symbol-db/test/Makefile.am |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/plugins/symbol-db/test/Makefile.am b/plugins/symbol-db/test/Makefile.am
index 122a5ab..dd56cae 100644
--- a/plugins/symbol-db/test/Makefile.am
+++ b/plugins/symbol-db/test/Makefile.am
@@ -15,8 +15,6 @@ AM_CPPFLAGS = \
 	$(GDL_CFLAGS) \
 	-DDEBUG
 
-AM_CFLAGS = -g -pg
-
 benchmark_SOURCES = \
 	benchmark.c       \
 	../readtags.c       \



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