diff --git a/tools/build-ardour-stack b/tools/build-ardour-stack index 464d39b654..3f5a77bb24 100755 --- a/tools/build-ardour-stack +++ b/tools/build-ardour-stack @@ -249,36 +249,3 @@ svn co http://svn.drobilla.net/lad/trunk/lilv && \ svn co http://svn.drobilla.net/lad/trunk/suil && \ (set -e && cd suil && CFLAGS="-I$PREFIX/include" ./waf configure --prefix=$PREFIX && ./waf && ./waf install) || die "suil build failed" -# two post-install hacks - -cat < - -+#ifdef nil -+#undef nil -+#endif - - namespace sigc { - -EOFA - -cat < + ++#ifdef nil ++#undef nil ++#endif + + namespace sigc { + +EOFA +fi + +# +# libgnomecanvas has an incorrect pkg-config file. it has an implicit dependency on pangoft2. +# + +cat <