aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac13
1 files changed, 11 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 8e01f11..3154611 100644
--- a/configure.ac
+++ b/configure.ac
@@ -64,8 +64,17 @@ fi
CFLAGS="$CFLAGS -pipe -fmessage-length=139 -fdiagnostics-show-location=every-line"
-
-# Write it!
AC_CONFIG_FILES([Makefile])
AC_CONFIG_FILES([src/Makefile])
+
AC_OUTPUT
+
+
+AC_MSG_RESULT([])
+AC_MSG_RESULT([**********************************************************************])
+AC_MSG_RESULT([Omins build configuration:])
+AC_MSG_RESULT([])
+AC_MSG_RESULT([Install directory: $ladspadir])
+AC_MSG_RESULT([**********************************************************************])
+AC_MSG_RESULT([])
+