summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2003-04-29 22:12:35 +0000
committerOwen Taylor <otaylor@src.gnome.org>2003-04-29 22:12:35 +0000
commit36270cf8e27b21c5581859eb99687ca81df2c57e (patch)
tree1ae2232dc57dbde2264b4999ebc8614963aa27fd /tests
parent8edb62e4ebf5b272c50961ffdf4e4c23ea70bc6e (diff)
downloadpango-36270cf8e27b21c5581859eb99687ca81df2c57e.tar.gz
Add the fonconfig cflags/libs to FREETYPE_CFLAGS/LIBS. (#111326, Noah
Tue Apr 29 18:02:31 2003 Owen Taylor <otaylor@redhat.com> * configure.in: Add the fonconfig cflags/libs to FREETYPE_CFLAGS/LIBS. (#111326, Noah Levitt) * {pango,tests,examples}/Makefile.am: Remove now unnecessary references to FONTCONFIG_CFLAGS/LIBS.
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 513e46b0..17b314e8 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -28,7 +28,6 @@ INCLUDES = \
-I$(top_srcdir) \
$(GLIB_CFLAGS) \
$(XFT_CFLAGS) \
- $(FONTCONFIG_CFLAGS) \
$(FREETYPE_CFLAGS) \
$(X_CFLAGS) \
$(X_DEFINES) \