diff options
| author | Daniel Roethlisberger <[email protected]> | 2018-03-10 21:33:47 +0100 |
|---|---|---|
| committer | Daniel Roethlisberger <[email protected]> | 2018-03-10 21:33:47 +0100 |
| commit | c0bb36d252b0b516175f029ec1377d2309df341b (patch) | |
| tree | 201ab0bfcef9e3a54df84cdf622512790f6a5a5e | |
| parent | fa9c2a1dfca5b54f8705ae01ee2aa174ea0f4d93 (diff) | |
Remove obsolete tweak
| -rw-r--r-- | GNUmakefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/GNUmakefile b/GNUmakefile index f2ed0f4..d7e7e1d 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -42,9 +42,6 @@ # -R ssl2 to get the same result as not building in SSLv2 support at all. #FEATURES+= -DWITH_SSLV2 -# Define to make SSLsplit set a session id context in server mode. -#FEATURES+= -DUSE_SSL_SESSION_ID_CONTEXT - ### Debugging |
