Signed-off-by: Jakub Narebski <jnareb@xxxxxxxxx> --- Choose the name you are more comfortable with configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index ef310ee..f01fc17 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ AC_INIT([git], [1.4.0], [git@xxxxxxxxxxx AC_CONFIG_SRCDIR([git.c]) -config_file=config.mak.auto +config_file=config.mak.autogen config_append=config.mak.append config_in=config.mak.in -- 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