From: Anthony Minessale Date: Wed, 11 Feb 2009 23:39:30 +0000 (+0000) Subject: temp hack to avoid horrible random bug, as in the function random X-Git-Tag: v1.0.3~236 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=596f9afded3968972c14a8004e5d77bf781bc9ad;p=thirdparty%2Ffreeswitch.git temp hack to avoid horrible random bug, as in the function random git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11897 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/libs/sofia-sip/m4/sac-su2.m4 b/libs/sofia-sip/m4/sac-su2.m4 index cd477331c4..5b47ef4fe4 100644 --- a/libs/sofia-sip/m4/sac-su2.m4 +++ b/libs/sofia-sip/m4/sac-su2.m4 @@ -526,7 +526,7 @@ AC_SEARCH_LIBS(getaddrinfo, xnet socket nsl) AC_FUNC_ALLOCA -AC_CHECK_FUNCS([gettimeofday strerror random initstate tcsetattr flock \ +AC_CHECK_FUNCS([gettimeofday strerror random tcsetattr flock \ socketpair gethostname gethostbyname getipnodebyname \ poll epoll_create kqueue select if_nameindex \ signal alarm \