1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-09-15 04:08:07 -04:00

Remove tests for functions that are assumed to be present

This commit is contained in:
Moritz Grimm 2017-09-20 15:52:12 +02:00
parent 2cdda45c16
commit 38133919c4

View File

@ -209,10 +209,6 @@ dnl #######################
AC_CHECK_FUNCS([ \
arc4random \
basename \
pclose \
popen \
random \
srandomdev \
])