# HG changeset patch # User Sascha Wilde # Date 1396598778 -7200 # Node ID 4ffc9f31b61aef3124ba8e102666f009b11182c0 # Parent f758460ca43736b7b0bdff0057d2127aed5b8312 Fixed windows build. diff -r f758460ca437 -r 4ffc9f31b61a cinst/mozilla.c --- a/cinst/mozilla.c Fri Apr 04 09:54:19 2014 +0200 +++ b/cinst/mozilla.c Fri Apr 04 10:06:18 2014 +0200 @@ -70,6 +70,7 @@ #define TARGET_LINUX 1 #else #define CONFDIRS "Mozilla", "Thunderbird" +#define NSSSHARED "" #define TARGET_LINUX 0 #endif