[oe-commits] Tom Rini : common-linux: Add ac_cv_have_variable_fdset

git version control git at git.openembedded.org
Mon Feb 28 03:05:08 UTC 2011


Module: openembedded.git
Branch: master
Commit: a9cac28ab38e1e7c0cdd93a81c9e7afdaf7443d5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a9cac28ab38e1e7c0cdd93a81c9e7afdaf7443d5

Author: Tom Rini <tom_rini at mentor.com>
Date:   Sun Feb 27 15:58:00 2011 -0700

common-linux: Add ac_cv_have_variable_fdset

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 site/common-linux |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/site/common-linux b/site/common-linux
index aa6f068..977f312 100644
--- a/site/common-linux
+++ b/site/common-linux
@@ -32,3 +32,6 @@ ac_cv_conv_longlong_to_float=${ac_cv_conv_longlong_to_float=yes}
 
 # rp-pppoe
 rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev}
+
+# asterisk
+ac_cv_have_variable_fdset=${ac_cv_have_variable_fdset=no}





More information about the Openembedded-commits mailing list