[poppler] poppler/test: Makefile.am,1.1.1.1,1.1.1.1.2.1
Jonathan Blandford
jrb at freedesktop.org
Tue Aug 23 20:19:51 PDT 2005
- Previous message: [poppler] poppler/poppler: Gfx.cc, 1.1.1.1, 1.2 Gfx.h, 1.1.1.1,
1.2 GlobalParams.cc, 1.7, 1.8 GlobalParams.h, 1.2,
1.3 Makefile.am, 1.10, 1.11 OutputDev.cc, 1.1.1.1,
1.2 OutputDev.h, 1.1.1.1, 1.2 ProfileData.cc, NONE,
1.1 ProfileData.h, NONE, 1.1
- Next message: [poppler] poppler: ChangeLog,1.157.2.8,1.157.2.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/poppler/poppler/test
In directory gabe:/tmp/cvs-serv23260/test
Modified Files:
Tag: POPPLER_0_4_X
Makefile.am
Log Message:
Tue Aug 23 17:21:02 2005 Jonathan Blandford <jrb at redhat.com>
* test/Makefile.am (gtk_cairo_test_LDADD): add
FREETYPE_{CFLAGS,LIBS} to the cairo deps
Index: Makefile.am
===================================================================
RCS file: /cvs/poppler/poppler/test/Makefile.am,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -u -d -r1.1.1.1 -r1.1.1.1.2.1
--- Makefile.am 3 Mar 2005 19:46:04 -0000 1.1.1.1
+++ Makefile.am 24 Aug 2005 03:19:49 -0000 1.1.1.1.2.1
@@ -16,7 +16,8 @@
gtk-cairo-test
cairo_includes = \
- $(CAIRO_CFLAGS)
+ $(CAIRO_CFLAGS) \
+ $(FREETYPE_CFLAGS)
endif
@@ -45,4 +46,5 @@
gtk_cairo_test_LDADD = \
$(top_builddir)/poppler/libpoppler.la \
$(CAIRO_LIBS) \
+ $(FREETYPE_LIBS) \
$(GTK_TEST_LIBS)
- Previous message: [poppler] poppler/poppler: Gfx.cc, 1.1.1.1, 1.2 Gfx.h, 1.1.1.1,
1.2 GlobalParams.cc, 1.7, 1.8 GlobalParams.h, 1.2,
1.3 Makefile.am, 1.10, 1.11 OutputDev.cc, 1.1.1.1,
1.2 OutputDev.h, 1.1.1.1, 1.2 ProfileData.cc, NONE,
1.1 ProfileData.h, NONE, 1.1
- Next message: [poppler] poppler: ChangeLog,1.157.2.8,1.157.2.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the poppler
mailing list