diff options
author | Koen Kooi <koen@openembedded.org> | 2007-10-01 17:43:16 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-10-01 17:43:16 +0000 |
commit | 2bcf4f6e0b4cb7ef204514440b4f90d4c03886fd (patch) | |
tree | 69f6c7a72e4269e3735963f1ddb1906efd319904 /site/common-glibc | |
parent | fdfb1e4cba345a9b4cd74d25ea78de7892243962 (diff) |
site: commit some local changes
Diffstat (limited to 'site/common-glibc')
-rw-r--r-- | site/common-glibc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/site/common-glibc b/site/common-glibc index 8e0e90d614..edbf4b41ee 100644 --- a/site/common-glibc +++ b/site/common-glibc @@ -21,6 +21,9 @@ ac_cv_func_vsnprintf_c99=${ac_cv_func_vsnprintf_c99=yes} glib_cv_compliant_posix_memalign=${glib_cv_compliant_posix_memalign=1} glib_cv_long_long_format=${glib_cv_long_long_format=ll} +#dbus-glib +ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes} + # gnucash am_cv_scanf_lld=${am_cv_scanf_lld=yes} |