Henning Westerholt wrote:
>
> Autotool is in my opionion broken. :-) But why we could not stay with the 
> current Makefiles? They work fairly well, and it is really easy to make 
> modifikations.
>   

Building libraries in a portable manner is what autotools/cmake resolve
(encapsulating both the platform-specific dependencies, and the user
interface).
It is a key point to make the transition easy.

Whatever building stuff we choose, none of them are difficult to
understand... as long as we don't go to scons :)

Anyway, if you feel like cmake, please provide patches.

For me, autotools is the easiest and will make the transition smooth
since all current makefiles written code is reusable.


Sebastien.




_______________________________________________
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to