diff --git a/GNUmakefile b/GNUmakefile index f46d315..2f22a6e 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -10,7 +10,7 @@ LD := $(CC) MV := mv RANLIB := ranlib CFLAGS += -pipe -Wall -USE_SSL ?= NO +USE_SSL ?= YES USE_BIGENDIAN ?= AUTO BITS ?= AUTO SILENT ?= YES diff --git a/src/core/config.xml b/src/core/config.xml index b8066ea..895314c 100644 --- a/src/core/config.xml +++ b/src/core/config.xml @@ -417,6 +417,17 @@ 0.3.0 + + +