From d67c48a49bb716de0f180fcb98ba6d10727c2355 Mon Sep 17 00:00:00 2001 From: "Daniel M. Drucker" Date: Tue, 18 Jul 2017 17:56:03 -0400 Subject: [PATCH] tinyproxy configure does not actually support enable-static See #90 and #99 --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 2cb8d59..8b47f0c 100644 --- a/README.md +++ b/README.md @@ -56,9 +56,6 @@ Enable support for proxying connections through another proxy server. - `--enable-transparent`: Allow Tinyproxy to be used as a transparent proxy daemon. -- `--enable-static`: -Compile a static version of Tinyproxy. - - `--enable-reverse`: Enable reverse proxying.