Hi, I'm trying to compile the CVS snapshot from today.
Well, the configure script ends ok, only a warning is printed:
WARNING!! Your wxWidgets copy has been linked against GTK2 and this will make aMule
be unstable, use much more cpu and ram. You have been warned, don't report bugs under this setup.
But i don't want to recompile wxGTK. Actually, in Gentoo, you can force wxGTK to be compiled with both gtk1 and gtk2 version, the problem is that configure only detects the gtk2 version.
My doubt is how do i force the script to use the wxGTK compiled against gtk1 instead of the one aginst gtk2.
