diff options
| author | Aaron Spike <aaron@ekips.org> | 2006-05-29 19:28:13 +0000 |
|---|---|---|
| committer | acspike <acspike@users.sourceforge.net> | 2006-05-29 19:28:13 +0000 |
| commit | e3339ee3d5847416b5dd66b1126901e2602273a3 (patch) | |
| tree | 5a20541f30f1503bf48eb571deb8eca42aad656f | |
| parent | try to exclude the right files again (diff) | |
| download | inkscape-e3339ee3d5847416b5dd66b1126901e2602273a3.tar.gz inkscape-e3339ee3d5847416b5dd66b1126901e2602273a3.zip | |
comment out libloudmouth
(bzr r1070)
| -rw-r--r-- | Makefile.mingw.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.mingw.common b/Makefile.mingw.common index 25fe5f358..af38a2347 100644 --- a/Makefile.mingw.common +++ b/Makefile.mingw.common @@ -209,7 +209,7 @@ $(GTK)/bin/libxml2.dll \ $(GTK)/lib/iconv.lib \ -lfreetype.dll -lfontconfig.dll \ -llcms.dll \ --lloudmouth-1.dll -lssl -lcrypto \ +#-lloudmouth-1.dll -lssl -lcrypto \ -lpng -lpopt $(GTK)/lib/zdll.lib \ -lgc -mwindows -lws2_32 -lintl |
