From 24cd4ca144982b8d378cb15023838e301a409f52 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Mon, 2 Apr 2012 17:41:41 +0200 Subject: [PATCH] hacking: autotools-generated files are not committed anymore * HACKING (Working with git) Generated files like 'configure', 'Makefile.in' and 'aclocal.m4' are not committed anymore in our git repository since some months. Remove obsoleted advices that assumed they still were. Signed-off-by: Stefano Lattarini --- HACKING | 4 ---- 1 file changed, 4 deletions(-) diff --git a/HACKING b/HACKING index bb7faadc5..29c0e4aa7 100644 --- a/HACKING +++ b/HACKING @@ -103,10 +103,6 @@ latest stable version of Autoconf installed and available early in your PATH. -* Dependent files aclocal.m4, configure and Makefile.in in all - directories should be up to date in the git repository, so that - the changes in them can be easily noticed and analyzed. - * The git tree currently carries a number of branches: master for the current development, and release branches named branch-X.Y. The maint branch serves as common ground for both master and the active release -- 2.47.3