[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Add missing bootstrap file
From: |
Bob Friesenhahn |
Subject: |
Re: Add missing bootstrap file |
Date: |
Sat, 14 Nov 2009 11:18:29 -0600 (CST) |
User-agent: |
Alpine 2.01 (GSO 1266 2009-07-14) |
On Sat, 14 Nov 2009, Peter Johansson wrote:
From where did you get that rule? It doesn't go very well with the fact that
automake by default adds Makefile.am, configure.ac and other .m4 files to the
tarball. Those files will never be useful for a pure ./configure; make; make
install, but as soon as you wanna fix a bug or just modify the package you'll
be happy those files are around.
Yes, and these added files assist with assuring compliance with the
GPL, which requires that all original source files and scripts that
the developer needs to build and install the software are included, or
otherwise formally made available.
Bob
--
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/