Jean-Marc Lasgouttes a écrit :
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
If we are dissucssing the same These are byproducts of autoconf
tests that are done, say, by the gettext m4 macros. We cannot get
rid of them.
Abdelrazak> Then again, autotools and m4 suck badly. If I compile
Abdelrazak> --without-included -gettext will they disappear?
The tests will not be done if you --disable-nls.
Ah? good to know, thanks.
...
The big things (in terms of configure footprint) that seem difficult
to replace are libtool and gettext.
Qt does not use libtool at all is very portable.
As for gettext we could use Qt equivalent feature. Is there something
equivalent in Gtk?
Abdel.