From 0fe061cde1c419306bb4d3bc3542dda4d92178e7 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 30 Jul 2008 01:37:13 +0000 Subject: Fix building with language bindings. git-svn-id: http://svn.drobilla.net/lad/ingen@1312 a436a847-0d15-0410-975c-d299462d15a1 --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 9c9971a7..e375fb33 100644 --- a/configure.ac +++ b/configure.ac @@ -335,6 +335,7 @@ AC_MSG_RESULT([ Engine library/OSC server: $build_ingen_server]) AC_MSG_RESULT([ JACK in-process engine: $build_in_process_engine]) AC_MSG_RESULT([ Client library: $build_ingen_client_lib]) AC_MSG_RESULT([ GTK GUI: $build_ingen_gtk_client]) +AC_MSG_RESULT([ Language bindings: $bindings]) AC_MSG_RESULT([]) AC_MSG_RESULT([*** INGEN IS WITHOUT LASH SUPPORT AT THIS TIME ***]) AC_MSG_RESULT([]) -- cgit v1.2.1