php5-pecl-http: disable libevent support (fixes #13742)
authormhei <mhei@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 17 Jul 2013 16:15:25 +0000 (16:15 +0000)
committermhei <mhei@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 17 Jul 2013 16:15:25 +0000 (16:15 +0000)
commite78f6f9e12a8db912d1272082f39b9012c4a14d0
tree9f9214806916a16a898a632d3f1d1909a68e0959
parentfa75d29d8ee969a5f5e257f9406727dbaaeb7215
php5-pecl-http: disable libevent support (fixes #13742)

When libevent2 was found in staging directory the configure scripts
automatically adds a dependency to it. This breaks the build as
mentioned in #13742.
To keep the footprint on the target small let's explicit disable
it rather than adding an dependency on libevent2.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37379 3c298f89-4303-0410-b956-a3cf2f4a3e73
lang/php5-pecl-http/Makefile