From de426bafce09040bed1d384b6385853f209c7fb2 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 12 Dec 2009 14:53:13 -0800 Subject: ix86-common: Cache ac_cv_ispeed_offset * Fixes PR 5320 Signed-off-by: Khem Raj --- site/ix86-common | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'site') diff --git a/site/ix86-common b/site/ix86-common index 134890d6b2..5323c7af7c 100644 --- a/site/ix86-common +++ b/site/ix86-common @@ -247,3 +247,8 @@ ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} #dbus ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes} + +# socat +ac_cv_ispeed_offset=${ac_cv_ispeed_offset=13} +sc_cv_termios_ispeed=${sc_cv_termios_ispeed=yes} + -- cgit 1.2.3-korg