summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBob Jamison <ishmalius@gmail.com>2006-10-25 14:32:19 +0000
committerishmal <ishmal@users.sourceforge.net>2006-10-25 14:32:19 +0000
commitc54da4c029f9ed2d9e511574fbe2a214c3178299 (patch)
tree01a586355e3c764b971c173e58bb5c8a29baf387
parentfix visibility and pickability of nofill/nostroke objects in outline mode; op... (diff)
downloadinkscape-c54da4c029f9ed2d9e511574fbe2a214c3178299.tar.gz
inkscape-c54da4c029f9ed2d9e511574fbe2a214c3178299.zip
surrender
(bzr r1863)
-rw-r--r--Makefile.mingw.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.mingw.common b/Makefile.mingw.common
index e40ea8cc8..1f5b2d885 100644
--- a/Makefile.mingw.common
+++ b/Makefile.mingw.common
@@ -152,7 +152,7 @@ CFLAGS = -Wall -g -O3 -mms-bitfields -DVERSION=$(VERSION) \
####### Inkboard abilities.
####### You must 'make -f Makefile.mingw clean' when turning this on or off
-CFLAGS += -DWITH_INKBOARD -DHAVE_SSL
+CFLAGS += -DWITH_INKBOARD
####### IMPLICIT RULES
.cpp.o: