summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2003-04-29 22:12:12 +0000
committerOwen Taylor <otaylor@src.gnome.org>2003-04-29 22:12:12 +0000
commitf6a418ee9a9b35c1e4eff002853779c269107ad5 (patch)
treed20bfedae249a8d3da1e3ff826352f1d744aad3c /tests
parent66d6c38f5f7d7caef0ed4d16edb0b4c6452330bf (diff)
downloadpango-f6a418ee9a9b35c1e4eff002853779c269107ad5.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 ac4d0bb2..8c0982f5 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -4,7 +4,6 @@ INCLUDES = \
-I$(top_srcdir) \
$(GLIB_CFLAGS) \
$(XFT_CFLAGS) \
- $(FONTCONFIG_CFLAGS) \
$(FREETYPE_CFLAGS) \
$(X_CFLAGS) \
-DG_DISABLE_DEPRECATED \