diff options
Diffstat (limited to 'meta/site/common-glibc')
| -rw-r--r-- | meta/site/common-glibc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/site/common-glibc b/meta/site/common-glibc index 9ed7a85a87..edbf4b41ee 100644 --- a/meta/site/common-glibc +++ b/meta/site/common-glibc | |||
| @@ -21,5 +21,15 @@ ac_cv_func_vsnprintf_c99=${ac_cv_func_vsnprintf_c99=yes} | |||
| 21 | glib_cv_compliant_posix_memalign=${glib_cv_compliant_posix_memalign=1} | 21 | glib_cv_compliant_posix_memalign=${glib_cv_compliant_posix_memalign=1} |
| 22 | glib_cv_long_long_format=${glib_cv_long_long_format=ll} | 22 | glib_cv_long_long_format=${glib_cv_long_long_format=ll} |
| 23 | 23 | ||
| 24 | #dbus-glib | ||
| 25 | ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes} | ||
| 26 | |||
| 24 | # gnucash | 27 | # gnucash |
| 25 | am_cv_scanf_lld=${am_cv_scanf_lld=yes} | 28 | am_cv_scanf_lld=${am_cv_scanf_lld=yes} |
| 29 | |||
| 30 | # mono | ||
| 31 | mono_cv_uscore=${mono_cv_uscore=no} | ||
| 32 | |||
| 33 | # guile | ||
| 34 | ac_cv_func_pthread_attr_getstack=${ac_cv_func_pthread_attr_getstack=yes} | ||
| 35 | |||
