@@ -80,9 +80,11 @@ *) AC_MSG_RESULT([fail]) AC_MSG_ERROR([Unknown kit storage type: $enableval]) ;; esac +], [ + AC_MSG_RESULT([auto]) ]) dnl Produce output AC_OUTPUT(Makefile)