]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/gqview/gqview-2.1.1/include-path-fix.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / gqview / gqview-2.1.1 / include-path-fix.patch
1 --- gqview-2.1.1/src/Makefile.am.orig   2005-08-02 10:27:57.883396232 +0000
2 +++ gqview-2.1.1/src/Makefile.am        2005-08-02 10:28:19.032181128 +0000
3 @@ -3,7 +3,7 @@
4  
5  INCLUDES = -I$(srcdir) -I$(builddir)    \
6         -I$(top_srcdir) -I$(top_builddir)       \
7 -       -I$(includedir) $(GTK_CFLAGS)
8 +       $(GTK_CFLAGS)
9  
10  module_SLIK = \
11         intl.h          \