Is there a reason the stc makefile is not autogenerated for 2.6.1 (build instructions for 2.4.2 imply that it is autogenerated for 2.4.2) unless I pass --enable-xrc? Are they planning on dropping xrc for something else?
OK you got me dizzy now.
What's the problem... stc (styledtextcontrol) or xrc?
heh, my bad - xrc.
looks like 2.6 might have incorporated (taken out of contrib) xrc. not sure if --enable-xrc is needed.
Greets,
The switch I use nowadays is --with-xrc.
Best regards
it's not listed (configure --help) 2.6.1
I'm sorry, my mistake, I mix the "enable" for packages with the "with" for sub-libraries all the time, i took another look. You're right, the switch to use is --enable-xrc.