Re: [Alephmodular-devel] Autoconf committed
Status: Pre-Alpha
Brought to you by:
brefin
From: Alexander S. <ast...@it...> - 2003-01-07 00:47:25
|
On Monday, January 6, 2003, at 06:36 PM, br...@ma... wrote: > Alright, I just got Alexander's autoconf patch submitted. Remind me > next time to use a SourceForge tracker page for stuff like that so I > don't spam the list ;) > > Now, among the files committed as part of this are also pre-configured > versions of the project builder file, the InfoPlist.strings files and > the marathon2.r resource file. > > So for the time being those files don't strictly need to be configured. Except that a 'make distclean' will delete them. (Although, since you need to run configure to get any Makefiles, it's really a moot point, unless we use the automake support for making source tarballs for distribution). > But the basics for configuring are in. Though I'd not mind a patch to > flush out the instructions. INSTALL.cvs is correct, if terse. and by > contrast INSTALL seems very verbose :) > > If you wish to run the autoconf stuff then do the following > cd alephModular > sh ./build/unix/autogen.sh You seem to have changed one instance of 'libtoolize' in that file to 'glibtoolize', and left the other alone. > sh ./configure > > -Jeremy Parsons Can I be given CVS commit access? I see several things that could be done (cleanup and optimization in render.cpp, fixing spelling problems in comments, more general autoconf maintenance, etc.) that would produce very large and unwieldy patches to send in. |