]> git.pld-linux.org Git - packages/poppler0.61.git/blob - poppler-link.patch
This commit was manufactured by cvs2git to create branch 'AC-branch'.
[packages/poppler0.61.git] / poppler-link.patch
1 diff -aurN poppler-0.4.3.orig/poppler/Makefile.am poppler-0.4.3/poppler/Makefile.am
2 --- poppler-0.4.3.orig/poppler/Makefile.am      2005-12-12 22:46:47.000000000 +0100
3 +++ poppler-0.4.3/poppler/Makefile.am   2005-12-15 17:50:43.000000000 +0100
4 @@ -90,7 +90,7 @@
5         $(arthur_libs)                          \
6         $(libjpeg_libs)                         \
7         $(zlib_libs)                            \
8 -       $(FREETYPE_LIBS)
9 +       $(FREETYPE_LIBS) -lfontconfig
10  
11  poppler_includedir = $(includedir)/poppler
12  poppler_include_HEADERS =      \
This page took 0.08745 seconds and 3 git commands to generate.