Re: [GD-DEVEL] `make dist` failure
[email protected] ("Pierre Joye")
| Newsgroups | php.gd.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Mar 9, 2008 at 12:58 AM, Mike Frysinger <[email protected]> wrote: > the top level Makefile.am declares a bunch of files in EXTRA_DIST that dont > exist in cvs (like the README files) or a bunch of files that prob dont make > sense (like configure.pl) GD 2.1 and up has a new source directories structure (HEAD in CVS). The configure script has to be updated to fully match this change. I sadly had no time to do it (and not really enough clue about the auto* script :). The GD_2_0 branch (2.0.36 included) also have the "src" directory of the new tree but unlike HEAD, it contains all the standard files. It is actually the root of the source like we used to know it. It was the only way we had to do the move without loosing the cvs history (yes, cvs is not a good tool). Does that answer your question or did you refer to something else? Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org