[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | [EMAIL PROTECTED] writes: > | | "Garst R. Reese" <[EMAIL PROTECTED]> schrieb am 06.10.2002, 18:27:34: >> >>> This comes from all of the unused, unsupported, unnecessary, and buggy, >>> qt, gtk, gnome crud in autogen.sh etc. --- talk to Jean Marc. >> | | I found out that it is sufficient to do the following: >> | | In file aclocal.m4: | | line 8: remove "gtk--.m4", "gnome--.m4", "gnome.m4" >> | | In file configure.in: | | comment out lines 68-73, | | comment out lines 207-228 >> | | With these modifications, I was able to configure and compile - except | | for one thing: Option "--with-included-string" does not work with | | gcc 3.2 due to a compile problem in the math code. Which brings me | | to the following question: Is option "--with-included-string" still | | relevant for gcc 3.2 or just intended for old systems? And how about | | "--with-included-gettext"? > | IMO old systems.
But of course --with-included-string won't currently work on old systems either. -- Lgb