summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2006-12-01 05:42:25 +0000
committerDavid Robillard <d@drobilla.net>2006-12-01 05:42:25 +0000
commita2759d9b8d6923d7aed1bebdf90fc493fab8b59f (patch)
tree3cb14bdcdd5fae0c739f381cb0cbb0611531c401 /configure.ac
parent066c38eb3f0f5815037638b0bc56bf19a40e2830 (diff)
downloadingen-a2759d9b8d6923d7aed1bebdf90fc493fab8b59f.tar.gz
ingen-a2759d9b8d6923d7aed1bebdf90fc493fab8b59f.tar.bz2
ingen-a2759d9b8d6923d7aed1bebdf90fc493fab8b59f.zip
Serialization work
git-svn-id: http://svn.drobilla.net/lad/ingen@205 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac9
1 files changed, 2 insertions, 7 deletions
diff --git a/configure.ac b/configure.ac
index 8c7d0bb3..a446201a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -359,6 +359,7 @@ AC_CONFIG_FILES([Makefile])
AC_CONFIG_FILES([src/Makefile])
AC_CONFIG_FILES([src/common/Makefile])
AC_CONFIG_FILES([src/common/interface/Makefile])
+AC_CONFIG_FILES([src/common/lv2ext/Makefile])
AC_CONFIG_FILES([src/libs/Makefile])
AC_CONFIG_FILES([src/libs/engine/Makefile])
AC_CONFIG_FILES([src/libs/engine/tests/Makefile])
@@ -398,13 +399,7 @@ AC_MSG_RESULT([ Monolithic: $monolithic_ingenuity])
AC_MSG_RESULT([])
AC_MSG_RESULT([AGAIN, LASH SUPPORT IS NOT AVAILABLE.])
AC_MSG_RESULT([THERE IS NO LASH SUPPORT IN INGEN AT THIS TIME])
-AC_MSG_RESULT([THERE IS NO LASH SUPPORT IN INGEN AT THIS TIME])
-AC_MSG_RESULT([THERE IS NO LASH SUPPORT IN INGEN AT THIS TIME])
-AC_MSG_RESULT([THERE IS NO LASH SUPPORT IN INGEN AT THIS TIME])
-AC_MSG_RESULT([THERE IS NO LASH SUPPORT IN INGEN AT THIS TIME])
-AC_MSG_RESULT([THERE IS NO LASH SUPPORT IN INGEN AT THIS TIME])
-AC_MSG_RESULT([DO. NOT. ASK. ME. ABOUT. LASH. SUPPORT.])
-AC_MSG_RESULT([Any questions?])
+AC_MSG_RESULT([YES IT'S COMING. DO NOT ASK ME ABOUT LASH SUPPORT])
AC_MSG_RESULT([])
AC_MSG_RESULT([Building with flags: $CXXFLAGS])
AC_MSG_RESULT([Please note the above and see README for performance information.])