Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: Andrew Tribick <ajtribick@go...> - 2012-04-26 19:52:10
|
Ok I've committed the code changes. I've left out the gtk branch changes because the plan is to unify the interface to the qt version, and I've left out the automake changes until someone with more experience with autotools can review this. Hopefully this all still works for everyone... Regards, Andrew On 26 April 2012 02:42, Daniel K. O. <danielko.listas@...> wrote: > All of my changes were platform-neutral, except for the bootstrap > script. I know the libtoolize found on OSX is named glibtoolize, but I > heard that it's old enough to cause problems to the point it's easier to > just download a newer version and install - getting the libtoolize > executable. > > If there's anyone maintaining Celestia on Mac, and prefers glibtoolize, > it might be better to change the first command in bootstrap to: > > libtoolize || glibtoolize > > > > On 04/25/2012 01:05 PM, Andrew Tribick wrote: >> Thanks for this patch. It appears to work on Windows as well - has >> anyone else tested (particularly Mac, which I have no access to)? >> >> For the case of the #ifdef TEST in nutation.cpp (and similar sections >> in precession.cpp and modelfile.cpp) it may be worth just removing >> these sections, they appear to be no longer required. >> >> Regards, >> Andrew > > > -- > Daniel K. O. |