[synthclone] push by surfacep...@gmail.com - #12: Make sure the Renoise plugin is actually skipped when the --skip-... on 2012-12-22 05:01 GMT

0 views
Skip to first unread message

synth...@googlecode.com

unread,
Dec 22, 2012, 12:01:35 AM12/22/12
to synthclone-...@googlegroups.com
Revision: e1ab40d15f04
Author: Devin Anderson <surface...@gmail.com>
Date: Fri Dec 21 21:01:25 2012
Log: #12: Make sure the Renoise plugin is actually skipped when the
--skip-renoise switch is specified to ./configure.

http://code.google.com/p/synthclone/source/detail?r=e1ab40d15f04

Modified:
/configure

=======================================
--- /configure Wed Nov 21 11:36:30 2012
+++ /configure Fri Dec 21 21:01:25 2012
@@ -187,7 +187,7 @@
if options.skipPortMedia:
qmakeArgs.append("SKIP_PORTMEDIA_PLUGIN=1")
if options.skipRenoise:
- qmakeArgs.append("SKIP_RENOISE=1")
+ qmakeArgs.append("SKIP_RENOISE_PLUGIN=1")
if options.skipReverser:
qmakeArgs.append("SKIP_REVERSER_PLUGIN=1")
if options.skipSampleLoader:
Reply all
Reply to author
Forward
0 new messages