Qtopia/X11: Install the right Qtopia XSession start script as well
[vuplus_openembedded] / packages / openmoko-projects / illume / include-path.diff
1 Include path fixes for Illume:
2
3 $(includedir) is pointing to /usr/include, we do not want to have this when compiling
4
5 Index: src/Makefile.am
6 ===================================================================
7 --- a/src/Makefile.am   (Revision 12)
8 +++ b/src/Makefile.am   (Arbeitskopie)
9 @@ -3,7 +3,6 @@
10  
11  INCLUDES = -I. \
12          -I$(top_srcdir) \
13 -        -I$(includedir) \
14          @e_cflags@
15  
16  pkgdir = $(datadir)/$(MODULE_ARCH)