New commits:
commit 9262a748ffb540397a72913a9f8badd385120c6b
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
ardour2: => 2.5 + lots of fixes
diff --git a/audio-creation/ardour2/CONFIGURE
b/audio-creation/ardour2/CONFIGURE
index 3f58852..28a9af8 100755
--- a/audio-creation/ardour2/CONFIGURE
+++ b/audio-creation/ardour2/CONFIGURE
@@ -3,24 +3,24 @@ message "${MESSAGE_COLOR} Warning: using system libraries
cancels" \
config_query_option ARDOUR2_SYSLIBS \
"Use system libraries instead of internal ones?" \
- n \
+ n \
"SYSLIBS=1" \
- "SYSLIBS=0" &&
+ "SYSLIBS=0" &&
config_query_option ARDOUR2_SURFACES \
"Build with support for control surfaces?" \
- y \
- "SURFACES=1" \
- "SURFACES=0" &&
+ y \
+ "SURFACES=1" \
+ "SURFACES=0" &&