aboutsummaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorGraham Gower <graham.gower@gmail.com>2009-08-26 16:48:36 +0930
committerPhil Blundell <philb@gnu.org>2009-09-09 11:45:33 +0100
commit5503c215650838e0e1649421ae540b669991f1b2 (patch)
treea54ccfb0d543843e809430c13e228453e9a16dd1 /site
parent30c1e63389bb65008f8fec09ff5e12b19609c3e8 (diff)
downloadopenembedded-5503c215650838e0e1649421ae540b669991f1b2.tar.gz
enca_1.9.bb: remove unused configure test which is bound to fail.
Enca's configure will fail on everything not arm or ix86. Signed-off-by: Graham Gower <graham.gower@gmail.com>
Diffstat (limited to 'site')
-rw-r--r--site/arm-linux3
-rw-r--r--site/ix86-common3
2 files changed, 0 insertions, 6 deletions
diff --git a/site/arm-linux b/site/arm-linux
index 4212728d72..18dfb38d14 100644
--- a/site/arm-linux
+++ b/site/arm-linux
@@ -148,9 +148,6 @@ samba_cv_USE_SETREUID=${samba_cv_USE_SETREUID=yes}
samba_cv_USE_SETUIDX=${samba_cv_USE_SETUIDX=yes}
samba_cv_LINUX_LFS_SUPPORT=${samba_cv_LINUX_LFS_SUPPORT=yes}
-# enca
-yeti_cv_func_scanf_modif_size_t=yes
-
# clamav
clamav_av_func_working_snprintf_long=${clamav_av_func_working_snprintf_long=yes}
clamav_av_have_in_port_t=${clamav_av_have_in_port_t=yes}
diff --git a/site/ix86-common b/site/ix86-common
index 64106587fc..3995e675ba 100644
--- a/site/ix86-common
+++ b/site/ix86-common
@@ -90,9 +90,6 @@ ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes}
dpkg_cv_va_copy=${ac_cv_va_copy=no}
dpkg_cv___va_copy=${ac_cv___va_copy=yes}
-# enca
-yeti_cv_func_scanf_modif_size_t=yes
-
# ettercap
ettercap_cv_type_socklen_t=${ettercap_cv_type_socklen_t=yes}