aboutsummaryrefslogtreecommitdiffstats
path: root/site/avr32-common
diff options
context:
space:
mode:
authorMichael Smith <msmith@cbnco.com>2009-08-17 18:18:39 -0400
committerMichael Smith <msmith@cbnco.com>2009-08-19 17:44:05 -0400
commit29f099ea70301ec0eb672d5e9b0d0ed36ee015f9 (patch)
treea1e604e6e2ca5caa64faccbcf0460f80cb64b639 /site/avr32-common
parent1d18a758253872ef641a7c3d33afdd2f928444cf (diff)
downloadopenembedded-29f099ea70301ec0eb672d5e9b0d0ed36ee015f9.tar.gz
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 <msmith@cbnco.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'site/avr32-common')
-rw-r--r--site/avr32-common3
1 files changed, 0 insertions, 3 deletions
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}