On 12/09/2011 10:17 AM, Stefano Lattarini wrote:
Another patch to be applied after the 1.11.2 release.
While conceptually very simple, this patch is quite large in size,
since the diffs contain all the text of the removed configure and
Makefile.in files; so I've attached it compressed.
Regards,
Stefano
-*-*-*-
repo: don't commit generated files in the git repository anymore
Why?
This breaks with GNU practices having been applied ever since automake
exists and renders building automake impossible from git to many people.
Ralf