Merge branch 'master' of git://dev.doredevelopment.dk/oe-micro into org.openembedded.dev
[openembedded.git] / recipes / libxsettings-client / files / no-host-includes.patch
1 Index: libxsettings-client-0.17/Makefile.am
2 ===================================================================
3 --- libxsettings-client-0.17.orig/Makefile.am   2006-05-19 23:14:46.557360552 +0200
4 +++ libxsettings-client-0.17/Makefile.am        2006-05-19 23:14:56.010923392 +0200
5 @@ -3,7 +3,7 @@
6  source_h = xsettings-client.h  xsettings-common.h
7  source_c = xsettings-client.c  xsettings-common.c
8  
9 -INCLUDES = -I $(includedir) $(X_CFLAGS)
10 +INCLUDES = $(X_CFLAGS)
11  
12  libxsincludedir = $(includedir)
13