Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 10af979a1941fb9c7e43721218162e0d > files > 3

mozilla-thunderbird-moztraybiff-1.2.4-1.5mdv2009.0.src.rpm

--- mozTrayBiff-1.2.2/components/Makefile.orig	2007-03-04 21:35:34.000000000 +0100
+++ mozTrayBiff-1.2.2/components/Makefile	2007-03-04 21:34:27.000000000 +0100
@@ -27,7 +27,7 @@
 	$(shell pkg-config --libs $(GTK_PACKAGE))
 
 MOZ_INCLUDES := \
-	$(shell $(MOZILLA_CONFIG) --cflags)
+	$(shell $(MOZILLA_CONFIG) --cflags) -I/usr/include/nspr4
 
 CFLAGS += \
 	-fPIC