[SCM] stk/master: configure: pass --enable-shared

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Mon Jun 9 23:01:29 UTC 2014


The following commit has been merged in the master branch:
commit 1c525fa7c421b3b16df45cf04223d2822d91aabb
Author: Felipe Sateler <fsateler at debian.org>
Date:   Mon Jun 9 11:02:26 2014 -0400

    configure: pass --enable-shared

diff --git a/debian/rules b/debian/rules
index 4096934..d7d59a3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ export STK_REALTIME
 
 RAWWAVE_PATH = /usr/share/stk/rawwaves/
 
-CONFIGURE_FLAGS += RAWWAVE_PATH=$(RAWWAVE_PATH)
+CONFIGURE_FLAGS += RAWWAVE_PATH=$(RAWWAVE_PATH) --enable-shared
 
 MOVE_FILES = include/RtAudio.h include/RtMidi.h include/RtError.h \
 	       projects/examples/libMakefile

-- 
stk packaging



More information about the pkg-multimedia-commits mailing list