From 38133919c4e1ea59dbdfabb1fc2a01ba81023a6f Mon Sep 17 00:00:00 2001 From: Moritz Grimm Date: Wed, 20 Sep 2017 15:52:12 +0200 Subject: [PATCH] Remove tests for functions that are assumed to be present --- configure.ac | 4 ---- 1 file changed, 4 deletions(-) diff --git a/configure.ac b/configure.ac index b17701c..48528dc 100644 --- a/configure.ac +++ b/configure.ac @@ -209,10 +209,6 @@ dnl ####################### AC_CHECK_FUNCS([ \ arc4random \ - basename \ - pclose \ - popen \ - random \ srandomdev \ ])