Hi.
In message "[ruby-talk:00171] another question about Makefiles"
on 99/01/05, Julian Fondren <julian / imaji.net> writes:
|OK, I've narrowed down which extension doesn't like me - tcltklib - that
|is, ruby can be compiled with every extension but it. What I want to do is
|use the flag -tcl80 rather than -tcl in ext/tcltklib/Makefile but
|something in extconf.rb overwrites this and I am not precisely sure what.
Well, maybe I made mistake in extconf.rb. It should choose tcl8.0 (or
later) if it can find. I'd check about it.