summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2008-07-30 01:37:13 +0000
committerDavid Robillard <d@drobilla.net>2008-07-30 01:37:13 +0000
commit0fe061cde1c419306bb4d3bc3542dda4d92178e7 (patch)
tree6a9996eeacc617658ee685ff27e9fb6cdefc3433 /configure.ac
parent2fa588b481e717e823e4b049d0e65b8e99e45628 (diff)
downloadingen-0fe061cde1c419306bb4d3bc3542dda4d92178e7.tar.gz
ingen-0fe061cde1c419306bb4d3bc3542dda4d92178e7.tar.bz2
ingen-0fe061cde1c419306bb4d3bc3542dda4d92178e7.zip
Fix building with language bindings.
git-svn-id: http://svn.drobilla.net/lad/ingen@1312 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
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([])