[beast: 29/39] BUILD: configure.ac: remove unused variables



commit bcdc34e7eb6aa4f07c90dc2f05db95c08e879a19
Author: Tim Janik <timj gnu org>
Date:   Sat Sep 12 00:52:19 2015 +0200

    BUILD: configure.ac: remove unused variables

 configure.ac |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c22e2aa..8a952ab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -440,11 +440,6 @@ AC_DEFUN([AC_BSE_REQUIREMENTS],
     dnl # --- math.h glibc extensions
     AC_CHECK_LIB(m, sincos,
       AC_DEFINE(HAVE_SINCOS, 1, [Define if you have the sincos function in <math.h>]))
-
-    # --- setup BSE search/install paths ---
-    bsedatadir=\${datadir}/bse/v$BIN_VERSION
-    bseuserdatadir='~/beast'
-    AC_SUBST(bseuserdatadir)
 ])
 AC_DEFUN([AC_ASOUND_CHECK],
 [


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