ecere/net/Service: Avoiding problems when trying to start a Service already started
[sdk] / default.cf
index d9927a6..8fb621a 100644 (file)
@@ -83,4 +83,6 @@ ifdef DISABLE_GL
 CFLAGS += -DECERE_NOGL
 endif
 
+ifndef ENABLE_SSL
 CFLAGS += -DECERE_NOSSL
+endif