diff -urN dbus-1.2.26/configure.ac ../../SUNWdbus-1.2.26.hacked/i386/dbus-1.2.26/configure.ac
--- dbus-1.2.26/configure.ac 2011-03-10 16:03:15.794842233 +0000
+++ ../../SUNWdbus-1.2.26.hacked/i386/dbus-1.2.26/configure.ac 2011-03-11 14:06:34.397545146 +0000
@@ -516,7 +516,7 @@ AC_DEFINE_UNQUOTED([DBUS_USE_SYNC], [$ha
#### Various functions
AC_SEARCH_LIBS(socket,[socket network])
-AC_CHECK_FUNC(gethostbyname,,[AC_CHECK_LIB(nsl,gethostbyname)])
+#AC_CHECK_FUNC(gethostbyname,,[AC_CHECK_LIB(nsl,gethostbyname)])
AC_CHECK_FUNCS(vsnprintf vasprintf nanosleep usleep setenv clearenv unsetenv socketpair getgrouplist fpathconf setrlimit poll setlocale localeconv strtoll strtoull closefrom)