From c0d467f461b936cbb10dc001415c28019c0f74ef Mon Sep 17 00:00:00 2001 From: Hans Baier Date: Tue, 29 Apr 2008 12:38:46 +0000 Subject: [PATCH] * added defaults for program change ui gtk2_ardour/ardour3_ui_default.conf git-svn-id: svn://localhost/ardour2/branches/3.0@3295 d708f5d6-7413-0410-9779-e7cbd77b26cf --- Makefile | 9 +- gtk2_ardour/ardour3_ui_default.conf | 2 + libs/glibmm2/aclocal.m4 | 284 ++++++++++++++++++---------- libs/glibmm2/glib/Makefile.in | 19 +- 4 files changed, 205 insertions(+), 109 deletions(-) diff --git a/Makefile b/Makefile index becce0e48c..78ceca161c 100644 --- a/Makefile +++ b/Makefile @@ -1,10 +1,13 @@ -all: scons +all: + true + #make sconsi + #./build-tmp.sh scons: - scons + scons DEBUG=1 DIST_TARGET=i686 -j 3 sconsi: - scons --implicit-deps-unchanged + scons --implicit-deps-unchanged DEBUG=1 DIST_TARGET=i686 -j 3 cscope: cscope.out diff --git a/gtk2_ardour/ardour3_ui_default.conf b/gtk2_ardour/ardour3_ui_default.conf index 84681c3675..120dac2183 100644 --- a/gtk2_ardour/ardour3_ui_default.conf +++ b/gtk2_ardour/ardour3_ui_default.conf @@ -65,6 +65,8 @@