diff options
author | David Robillard <d@drobilla.net> | 2006-10-17 01:09:05 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2006-10-17 01:09:05 +0000 |
commit | 4da0574bea33edfa8ed892b8a15b657e065544fa (patch) | |
tree | 642785903b7d58c91bcaf165438b203a60e99c94 | |
parent | 7df54e480e5e3ca57f123ec6c41d9cbceb8f4cdf (diff) | |
download | ingen-4da0574bea33edfa8ed892b8a15b657e065544fa.tar.gz ingen-4da0574bea33edfa8ed892b8a15b657e065544fa.tar.bz2 ingen-4da0574bea33edfa8ed892b8a15b657e065544fa.zip |
Make users )(*&%@ listen to the configure script and stop asking me the same
questions over and over again all day every day.
git-svn-id: http://svn.drobilla.net/lad/ingen@186 a436a847-0d15-0410-975c-d299462d15a1
-rw-r--r-- | configure.ac | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index e8ce24b5..03ba3ed3 100644 --- a/configure.ac +++ b/configure.ac @@ -394,6 +394,15 @@ AC_MSG_RESULT([]) AC_MSG_RESULT([Building Ingenuity (GTK): $build_gtk_client]) 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([]) AC_MSG_RESULT([Building with flags: $CXXFLAGS]) AC_MSG_RESULT([Please note the above and see README for performance information.]) |