From 683496c501641fb5d7d47bdf9064aed72755ca61 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Fri, 18 Oct 2013 11:11:59 -0400 Subject: use libltc and libtimecode as static libs, and upgrade to waf 1.7 This is slightly awkward. It is important that we only link once to the static lib. Doing this at executable link time did not work, possibly because waf insisted on putting the two static libraries at the front of the link list. So instead libardour is now the point where linkage to these libraries occurs (and nowhere else). This should never be changed unless the change just moves the linkage point to another location. Also fix a bug with the libardour version tha was picked up by waf 1.7 --- waf | Bin 94860 -> 97994 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'waf') diff --git a/waf b/waf index 6780539c8e..9d2582a24a 100755 Binary files a/waf and b/waf differ -- cgit v1.2.3