]> git.pld-linux.org Git - packages/DirectFB.git/blob - DirectFB-link.patch
- fixes build with libpng 1.4
[packages/DirectFB.git] / DirectFB-link.patch
1 --- DirectFB-1.2.3/gfxdrivers/sh772x/Makefile.am.orig   2008-08-08 16:10:55.000000000 +0200
2 +++ DirectFB-1.2.3/gfxdrivers/sh772x/Makefile.am        2008-09-03 18:43:14.512984794 +0200
3 @@ -23,6 +23,9 @@
4         sh7722_jpeglib.c        \
5         sh7722_jpeglib.h
6  
7 +libsh7722_jpeg_la_LIBADD = \
8 +       $(top_builddir)/src/libdirectfb.la
9 +
10  libsh7722_jpeg_la_LDFLAGS = \
11         -export-dynamic         \
12         -avoid-version
This page took 0.048015 seconds and 3 git commands to generate.