On Sun, 3 Feb 2013 11:43:32 -0800 (PST), Oleksiy Ch wrote:
> HI,
> 
> I examined CDE it contains ancient Imakefiles. I think it must be ported on 
> Autotools as Motif did, but in a more wise way. I made some work in this way. 
> Currently I have lib dir ported on autotools completely. Actually the main 
> thing is configure.ac, it's 95% of code. It absorbed much from config/cf/*. 
> So with configure.ac the core part of porting is done. Current configure.ac 
> makes checks but don't abort on check fail. It's temporary.

As someone having to deal with auto* on a daily basis in OpenBSD ports,
please, please, please, please no.  It is a major pain to work with and
continues to waste hundreds of hours of developer time fighting with its
quirks and stupidities.  Imakefiles may not be the nicest or most modern
build system around, but they get the job done and do so in a much more
transparent manner than the monstrosity that is GNU auto*.

So, please point out your reasoning *why* you think replacing Imakefiles
is a necessity and why that replacement should be Autotools.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to