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



commit 1ca635e752cea2029482bd10abf711614c2b505b
Author: Tim Janik <timj gnu org>
Date:   Sat Sep 12 00:43:38 2015 +0200

    BUILD: configure.ac: remove unused variables

 configure.ac |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c154afc..31bae9f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -442,10 +442,6 @@ AC_DEFUN([AC_BSE_REQUIREMENTS],
       AC_DEFINE(HAVE_SINCOS, 1, [Define if you have the sincos function in <math.h>]))
 
     # --- setup BSE search/install paths ---
-    bseladspapath=${libdir}/ladspa
-    AC_SUBST(bseladspapath)
-    bseunversionedsampledir=\${datadir}/bse/samples
-    AC_SUBST(bseunversionedsampledir)
     bsedatadir=\${datadir}/bse/v$BIN_VERSION
     bseeffectdir=$bsedatadir/effects
     AC_SUBST(bseeffectdir)


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