Re: [Orbit-python-list] [patch] make autogen.sh (automake really) work on Debian
Status: Inactive
Brought to you by:
tack
From: Jason T. <ta...@li...> - 2001-01-29 21:08:12
|
> This was due to (1) the lack of configure and friends in the CVS tree > (they seem to have appeared in the meanwhile, yay!), and (2) autogen.sh Yeah, Roland suggested we include that stuff for people who don't want to patch automake. > So, I set out to fix the problem, which resulted in the following patch. I think the patch is good, but I'd like it if you could modify it so that if their automake is not patched, it asks them if they want to patch it, instead of automatically doing it for them. Mention that the configure script already exists and they don't really need to use autogen.sh if they don't want to patch automake. Otherwise it looks good, and I'll merge it in. Cheers, Jason. |