Re: building for different platforms with same source



"Brian J. Murrell" <gnome-list-in@interlinx.bc.ca> writes:

> > mkdir platformdir
> > cd platformdir
> > ../configure
> Yup.  Normally with "configure" packages I do build in platformdirs
> however gnome packages like to be configured with autogen.sh.  The
> problem essentially is that the various autogen.sh's are not consistent
> with their ability to be told where the platformdirs are.

Er,
libtoolize --force && aclocal && autoheader && autoconf && automake
cd platformdir && ../configure
:-)
-- 
Sam Vilain, sam@whoever.com         work: sam.vilain@unisys.com
http://www.hydro.gen.nz                home: sam@hydro.gen.nz



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]