aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index b9ffe77..e869b87 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,10 +30,6 @@ AX_PTHREAD( [
AC_CHECK_LIB([m], [sin])
-AC_SEARCH_LIBS([init_rs_char], [fec], [], [
- AC_MSG_ERROR([unable to find libfec])
-])
-
AC_SEARCH_LIBS([NeAACDecDecode], [faad], [], [
AC_MSG_ERROR([unable to find libfaad])
])