Signed-off-by: Jakub Narebski <jnareb@xxxxxxxxx> --- Probably there is better way to do this. configure.ac | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/configure.ac b/configure.ac index e387f5b..ef310ee 100644 --- a/configure.ac +++ b/configure.ac @@ -54,3 +54,9 @@ AC_CONFIG_FILES(["${config_file}":"${con AC_OUTPUT rm -f "${config_append}" + +cat <<_ACEOF + +Add '-include ${config_file}' to your config.mak, +or rename ${config_file} to config.mak +_ACEOF -- 1.4.0 - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html