[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
George Foot <gfoot@xxxxxxxxxx> writes:
> On Thu, Aug 24, 2000 at 08:09:03AM +0700, Michael Bukin wrote:
> > This will not work because some files which should go into library are
> > not in CVS (configure, makefile.dep, maybe some others). Running
> > autoconf, then configure script and 'make depend' produce some files,
> > which should not be placed to library (config.cache, config.log), but
> > AFAIK, there is no way to clean these with Unix makefile, only
> > together with some files which should go to library.
>
> OK, I think that zipup.sh should create these files, either
> itself or via a separate script.
Separate script would be better, because zipup.sh works both in
Windows and Unix, but DJGPP autoconf makes configure script
incompatible with Unix platforms.
>
> We should definitely do the second, but I'm not sure about the
> first.
I agree.
--
Michael Bukin