From: acspike Date: Tue, 30 May 2006 02:16:54 +0000 (+0000) Subject: get this loudmouth disable thing right for once X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=6ac12b781e8a099f04d1bfcccc5d4026dc905b61;p=inkscape.git get this loudmouth disable thing right for once --- diff --git a/Makefile.mingw.common b/Makefile.mingw.common index af38a2347..eabead430 100644 --- a/Makefile.mingw.common +++ b/Makefile.mingw.common @@ -204,12 +204,13 @@ $(PERLINC) $(PYTHONINC) -I$(GTK)/include/loudmouth-1.0 \ -I$(GTK)/include/libxml2 -I$(GTK)/include/freetype2 \ +# To enable loudmouth uncomment and move this line below +#-lloudmouth-1.dll -lssl -lcrypto \ LIBS = $(GTKLIB) $(PERLLIB) $(PYTHONLIB) \ $(GTK)/bin/libxml2.dll \ $(GTK)/lib/iconv.lib \ -lfreetype.dll -lfontconfig.dll \ -llcms.dll \ -#-lloudmouth-1.dll -lssl -lcrypto \ -lpng -lpopt $(GTK)/lib/zdll.lib \ -lgc -mwindows -lws2_32 -lintl