From 4ead9a3146496cd856a4a39dd8ba90c8af8523dd Mon Sep 17 00:00:00 2001 From: william Date: Thu, 11 Sep 2014 15:21:57 -0700 Subject: add SSL_CTX_set_options, SSL_set_options, and friends; and begin process of handling Lua 5.3 better --- src/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GNUmakefile') diff --git a/src/GNUmakefile b/src/GNUmakefile index ee263b0..6a0bb3c 100644 --- a/src/GNUmakefile +++ b/src/GNUmakefile @@ -20,7 +20,7 @@ OS_$(d) = $(shell $(d)/../mk/vendor.os) CC_$(d) = $(shell env CC="$(CC) "$(d)/../mk/vendor.cc) LUAPATH_$(d) = $(shell env CC="$(CC)" CPPFLAGS="$(CPPFLAGS)" LDFLAGS="$(LDFLAGS)" $(