Add missing ac_cv_have_abstract_sockets, for dbus-glib

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2019 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton 2007-06-27 11:35:00 +00:00
parent e52e38e637
commit 14cb222ee2
1 changed files with 3 additions and 0 deletions

View File

@ -255,3 +255,6 @@ ac_cv_file__usr_share_X11_sgml_defs_ent=${ac_cv_file__usr_share_X11_sgml_defs_en
# eds-dbus
ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes}
#dbus
ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes}