[f-spot] Fix build to include CSC_DEFINES.
- From: Ruben Vermeersch <rubenv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [f-spot] Fix build to include CSC_DEFINES.
- Date: Thu, 24 Jun 2010 18:38:23 +0000 (UTC)
commit 86983a088814475dbc2ef089447e9e8a03583f58
Author: Anton Keks <anton azib net>
Date: Sun Jun 13 20:44:23 2010 +0300
Fix build to include CSC_DEFINES.
This will make TagIconMenu to display images again.
build/build.rules.mk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/build.rules.mk b/build/build.rules.mk
index c1c6c1f..3f054d4 100644
--- a/build/build.rules.mk
+++ b/build/build.rules.mk
@@ -79,7 +79,7 @@ $(ASSEMBLY_FILE): $(SOURCES_BUILD) $(RESOURCES_EXPANDED) $(DEP_LINK)
-nowarn:0278 -nowarn:0078 $$warn \
-define:HAVE_GTK_2_10 -define:NET_2_0 \
-debug -target:$(TARGET) -out:$@ \
- $(BUILD_DEFINES) $(ENABLE_TESTS_FLAG) $(ENABLE_ATK_FLAG) \
+ $(BUILD_DEFINES) $(CSC_DEFINES) $(ENABLE_TESTS_FLAG) $(ENABLE_ATK_FLAG) \
$(FILTERED_LINK) $(RESOURCES_BUILD) $(SOURCES_BUILD)
@if [ -e $(srcdir)/$(notdir $ config) ]; then \
cp $(srcdir)/$(notdir $ config) $(top_builddir)/bin; \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]