From 29f099ea70301ec0eb672d5e9b0d0ed36ee015f9 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Mon, 17 Aug 2009 18:18:39 -0400 Subject: site/common-linux: centralize bash configure vars If the other site files are accurate, almost all of the bash vars are universal across Linux. Did this to fix bash on x86_64. Also bump bash PRs to help track breakage later. Signed-off-by: Michael Smith Acked-by: Tom Rini Acked-by: Khem Raj --- site/avr32-common | 3 --- 1 file changed, 3 deletions(-) (limited to 'site/avr32-common') diff --git a/site/avr32-common b/site/avr32-common index 2d26a3adb7..fedd104417 100644 --- a/site/avr32-common +++ b/site/avr32-common @@ -16,9 +16,6 @@ ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes} #gstreamer as_cv_unaligned_access=${as_cv_unaligned_access=no} -#readline -bash_cv_have_mbstate_t=${bash_cv_have_mbstate_t=yes} - #libpcap ac_cv_linux_vers=${ac_cv_linux_vers=2} -- cgit v1.2.3