diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 9 |
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.]) |