Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/libgnomecanvas
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2007-09-10 19:34:50 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2007-09-10 19:34:50 (GMT)
commit9cf0560073e8faaa3a88039ab6a6195e98697caa (patch)
treec5d7f733165b41e4e3e0313b5286a69f9aa12685 /src/libgnomecanvas
parent0ae5fe5d09f78ca38732b01cd194efb0aedf2310 (diff)
- removed unmaitained spec file
- fixed menu file not to include icon extension - fixed bug#475301 missing freetype includes to compile libgnomecanvas svn path=/trunk/; revision=2983
Diffstat (limited to 'src/libgnomecanvas')
-rw-r--r--src/libgnomecanvas/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libgnomecanvas/Makefile.am b/src/libgnomecanvas/Makefile.am
index 597ceff..3c7cb7e 100644
--- a/src/libgnomecanvas/Makefile.am
+++ b/src/libgnomecanvas/Makefile.am
@@ -5,6 +5,7 @@ INCLUDES = \
-I$(top_srcdir)/src \
$(WARN_CFLAGS) \
$(GCOMPRIS_CFLAGS) \
+ $(FT2_CFLAGS) \
-DGNOMECANVASLIBDIR=\""$(libdir)"\" \
-DGNOMECANVASDATADIR=\""$(datadir)"\" \
-DGNOMECANVASPIXMAPDIR=\""$(datadir)/pixmaps"\" \