]> git.pld-linux.org Git - packages/pango.git/blob - pango-freetype.patch
- BR: perl, added Requires()
[packages/pango.git] / pango-freetype.patch
1 --- pango-1.1.1/examples/Makefile.am.orig       Fri Aug  9 03:39:48 2002
2 +++ pango-1.1.1/examples/Makefile.am    Sun Oct  6 19:01:26 2002
3 @@ -2,7 +2,7 @@
4  
5  aliasdir = $(sysconfdir)/pango
6  
7 -INCLUDES = -DG_DISABLE_DEPRECATED -I$(top_srcdir) $(QT_INCLUDES) $(GLIB_CFLAGS) $(FONTCONFIG_CFLAGS) $(FREETYPE_CFLAGS)
8 +INCLUDES = -DG_DISABLE_DEPRECATED -I$(top_srcdir) $(QT_INCLUDES) $(FREETYPE_CFLAGS) $(GLIB_CFLAGS) $(FONTCONFIG_CFLAGS)
9  
10  ###################################################
11  
This page took 0.047731 seconds and 3 git commands to generate.