On Wed, 2006-05-17 at 23:08 -0400, Michael Jennings wrote: > On Wednesday, 17 May 2006, at 21:59:55 (-0400), > Enlightenment CVS wrote: > > > um - no, we need the explicit long list of files. > > Um, no, we most certainly do not. > > > the fact is libtool likes to install .la, .a etc. files too- which > > double the disk usage per module and are never used by e at > > all. only the .so is needed for a module (as far as executable goes) >
Does E statically link against anything? If not, why not add an AC_DISABLE_STATIC to configure.in to disable libtool's building of the static stuff. You'll still have to use scriptlet to get rid of the .la files, but at least you won't build/install the static stuff. It'll also speed up the build a bit, which might not be a bad thing for us frequent updaters. :-) Just a thought, Ed Presutti (ekrunch on freenode) -- “Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” – Brian W. Kernighan ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel