to search the system include directories. Closes bug #1031.
SECTION = "console/network"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
DEPENDS = ""
-PR = "r4"
+PR = "r5"
LICENSE = "GPL"
SRC_URI = "${GNU_MIRROR}/wget/wget-${PV}.tar.gz \
# SlugOS kernels do not support ipv6. Can be loaded as a module.
EXTRA_OECONF_slugos = ""
+# Disable checking for SSL since that searches the system paths
+EXTRA_OECONF += "--without-ssl"
+
do_configure () {
if [ ! -e acinclude.m4 ]; then
mv aclocal.m4 acinclude.m4