From e8e90b46fb79d09ae36e4df169bdde25cd6a1f1f Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Thu, 11 Jun 2015 06:33:28 -0700 Subject: Remove invalid ac_cv They are not invalid any more. Signed-off-by: Robert Yang --- meta/recipes-devtools/python/python.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-devtools/python/python.inc') diff --git a/meta/recipes-devtools/python/python.inc b/meta/recipes-devtools/python/python.inc index e18ab8e99a..d428409d0e 100644 --- a/meta/recipes-devtools/python/python.inc +++ b/meta/recipes-devtools/python/python.inc @@ -26,6 +26,5 @@ EXTRA_OECONF = "\ --with-signal-module \ --enable-shared \ --enable-ipv6=${@bb.utils.contains('DISTRO_FEATURES', 'ipv6', 'yes', 'no', d)} \ - ac_cv_header_bluetooth_bluetooth_h=no ac_cv_header_bluetooth_h=no \ ${PYTHONLSBOPTS} \ " -- cgit 1.2.3-korg