aboutsummaryrefslogtreecommitdiff
path: root/www/firefox/files/patch-config_config.mk
blob: bea88f7f78e4164590ac2e9be81cf260937a001f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- config/config.mk.orig	2009-08-07 00:49:23.000000000 +0200
+++ config/config.mk	2009-08-09 20:50:05.000000000 +0200
@@ -506,6 +506,7 @@
   -I$(srcdir) \
   -I. \
   -I$(DIST)/include -I$(DIST)/include/nsprpub \
+  -I%%LOCALBASE%%/include \
   $(if $(LIBXUL_SDK),-I$(LIBXUL_SDK)/include -I$(LIBXUL_SDK)/include/nsprpub) \
   $(OS_INCLUDES) \
   $(NULL)