From 475b1e36a916d0613d927f2bcd33125f53f24795 Mon Sep 17 00:00:00 2001 From: Sampo Savolainen Date: Mon, 10 Nov 2008 20:25:06 +0000 Subject: Das Wiimote Blinkenlights! git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4132 d708f5d6-7413-0410-9779-e7cbd77b26cf --- SConstruct | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SConstruct') diff --git a/SConstruct b/SConstruct index eaf9bcea68..6f0f2a0d34 100644 --- a/SConstruct +++ b/SConstruct @@ -583,7 +583,7 @@ if env['WIIMOTE']: wiimote_surface = [ 'libs/surfaces/wiimote' ] else: wiimote_surface = [ ] - print 'WIIMOTE support not enabled. Build with \'scons WIIMOTE=1\' to enale.' + print 'WIIMOTE not enabled. Build with \'scons WIIMOTE=1\' to enable support.' libraries['jack'] = LibraryInfo() libraries['jack'].ParseConfig('pkg-config --cflags --libs jack') -- cgit v1.2.3