Some work on integrating OpenSSL.

This commit is contained in:
Jan Vidar Krey
2009-08-03 02:50:51 +02:00
parent d2da49d41a
commit 79cf5ee9db
5 changed files with 259 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ MV := mv
RANLIB := ranlib
CFLAGS += -pipe -Wall
USE_PCH ?= YES
USE_SSL ?= NO
USE_SSL ?= YES
USE_BIGENDIAN ?= AUTO
BITS ?= AUTO
SILENT ?= YES