On Fri, Apr 19, 2002 at 04:32:29PM -0400, Cliff Woolley wrote: > On Fri, 19 Apr 2002, Justin Erenkrantz wrote: > > > Is -C even a valid option to cvs up? It gives me an error if I > > try to use that. So, I don't know what you are trying to do. =) > > What version of cvs do you have? :) Yes, it's a valid option, at least > on recent cvs'es. man cvs: > > Use the `-C' option to overwrite locally modified > files with clean copies from the repository (the mod- > ified file is saved in `.#file.revision', however).
Apple Developer Tools comes with 1.10. -C seems to have been added in 1.11. Fink has that, so I just installed it. *sigh* > > I'd guess that your config.guess and config.sub are somehow > > getting overwritten when using buildconf (but it doesn't for me). > > That's my guess as well. Can you try removing --force from the libtoolize arguments in xml/expat/buildconf.sh. That might work, but since I can't reproduce it here, I don't know for sure. -- justin
