From f1e6365ee15b48c988944ac7e19afedccb008421 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Sun, 27 Jul 2014 12:51:25 +0200 Subject: Remove "--enable-http" flag Specifying the "--enable-http" flag on the ./configure command line had no effect. --- rel/reltool.config.script | 1 - 1 file changed, 1 deletion(-) (limited to 'rel') diff --git a/rel/reltool.config.script b/rel/reltool.config.script index ad647c74..623410b1 100644 --- a/rel/reltool.config.script +++ b/rel/reltool.config.script @@ -38,7 +38,6 @@ DepConfiguredApps = lists:flatmap( ({stun, true}) -> [p1_stun]; ({json, true}) -> [jiffy]; ({iconv, true}) -> [p1_iconv]; - ({http, true}) -> [ibrowse, lhttpc]; ({lager, true}) -> [lager, goldrush]; ({lager, false}) -> [p1_logger]; (_) -> [] -- cgit v1.2.3