diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/configure.ac b/configure.ac index bc1a4d9..0ae4980 100644 --- a/configure.ac +++ b/configure.ac @@ -80,12 +80,11 @@ AC_CONFIG_FILES([machina.desktop]) AC_OUTPUT -#AC_MSG_RESULT([]) -#AC_MSG_RESULT([**********************************************************************]) -#AC_MSG_RESULT([Patchage build configuration:]) -#AC_MSG_RESULT([]) -#AC_MSG_RESULT([Alsa support: $build_alsa]) -#AC_MSG_RESULT([Lash support: $have_lash]) -#AC_MSG_RESULT([**********************************************************************]) -#AC_MSG_RESULT([]) +AC_MSG_RESULT([]) +AC_MSG_RESULT([**********************************************************************]) +AC_MSG_RESULT([Machina build configuration:]) +AC_MSG_RESULT([]) +AC_MSG_RESULT([Super whiz-bang 2.0 Plus: oh yes]) +AC_MSG_RESULT([**********************************************************************]) +AC_MSG_RESULT([]) |