From: Chris Larson Date: Tue, 6 Apr 2010 21:27:28 +0000 (-0700) Subject: Add ac_cv_sys_symbol_underscore to site/ for gnupg X-Git-Tag: Release-2010-05/1~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17604d29b952ae5be48d8d2617d4b91bbe107d84;p=openembedded.git Add ac_cv_sys_symbol_underscore to site/ for gnupg Signed-off-by: Chris Larson --- diff --git a/site/common b/site/common index c14ad80d66..2cde4138d6 100644 --- a/site/common +++ b/site/common @@ -6,3 +6,5 @@ ac_cv_file__dev_random=${ac_cv_file__dev_random=yes} # does compiler handle IEEE math? rd_cv_ieee_works=${rd_cv_ieee_works=yes} + +ac_cv_sys_symbol_underscore=no