Remove USE_SSL #define
[novacoin.git] / src / makefile.osx
index 6388a71..3104ac2 100644 (file)
@@ -49,7 +49,7 @@ LIBS += \
 TESTDEFS += -DBOOST_TEST_DYN_LINK
 endif
 
-DEFS=-DMAC_OSX -DMSG_NOSIGNAL=0 -DUSE_SSL
+DEFS=-DMAC_OSX -DMSG_NOSIGNAL=0
 
 DEBUGFLAGS=-g
 # ppc doesn't work because we don't support big-endian