diff options
| author | Aaron Spike <aaron@ekips.org> | 2006-05-30 02:30:05 +0000 |
|---|---|---|
| committer | acspike <acspike@users.sourceforge.net> | 2006-05-30 02:30:05 +0000 |
| commit | 1caa5bea6dfc16c184d910497cfa761bf22b6c1d (patch) | |
| tree | 084d2e41fdbfe8c4beb9b506faf4118fb84bb6c0 | |
| parent | get this loudmouth disable thing right for once (diff) | |
| download | inkscape-1caa5bea6dfc16c184d910497cfa761bf22b6c1d.tar.gz inkscape-1caa5bea6dfc16c184d910497cfa761bf22b6c1d.zip | |
ok, then try this
(bzr r1077)
| -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 eabead430..ff6affc2f 100644 --- a/Makefile.mingw.common +++ b/Makefile.mingw.common @@ -205,7 +205,7 @@ $(PERLINC) $(PYTHONINC) -I$(GTK)/include/loudmouth-1.0 \ # To enable loudmouth uncomment and move this line below -#-lloudmouth-1.dll -lssl -lcrypto \ +#-lloudmouth-1.dll -lssl -lcrypto LIBS = $(GTKLIB) $(PERLLIB) $(PYTHONLIB) \ $(GTK)/bin/libxml2.dll \ $(GTK)/lib/iconv.lib \ |
