]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
temp hack to avoid horrible random bug, as in the function random
authorAnthony Minessale <anthony.minessale@gmail.com>
Wed, 11 Feb 2009 23:39:30 +0000 (23:39 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Wed, 11 Feb 2009 23:39:30 +0000 (23:39 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11897 d0543943-73ff-0310-b7d9-9358b9ac24b2

libs/sofia-sip/m4/sac-su2.m4

index cd477331c4a883bb9c4f1db785ab5f6fb8ffd9fe..5b47ef4fe46bc51ed9e95fa38ad11f43e300db32 100644 (file)
@@ -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 \