[beast: 4/11] BUILD: remove rapidres dependency



commit 32f8f3838cdfcf83ae440cb64ec8769faf9f330b
Author: Tim Janik <timj gnu org>
Date:   Mon Sep 18 17:50:27 2017 +0200

    BUILD: remove rapidres dependency
    
    Signed-off-by: Tim Janik <timj gnu org>

 configure.ac |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a114df1..fc5daa9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -408,7 +408,6 @@ AC_DEFUN([MC_BSE_REQUIREMENTS],
     dnl # require Rapicorn
     PKG_CHECK_MODULES(RAPICORN, rapicorn >= 17.0.0)
     MC_ASSERT_PROG(AIDACC, aidacc, [aidacc gets shipped with Rapicorn])
-    MC_ASSERT_PROG(AIDACC, rapidres, [rapidres gets shipped with Rapicorn])
     # librapicorn uses pthread functions in header files, forcing us to link against libpthread
     RAPICORN_LIBS="$RAPICORN_LIBS -lpthread"
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]