Skip to content
Prev 3981 / 63421 Next

Missing -lm for tcltk (R 1.1.0, AIX 4.3) (PR#573)

Yes, I guess that's because it insists on resolving libm at the shared
libs build stage.
It's not done like that. Take a look in aclocal.m4.  I suspect that
${TK_LIBS} would do everywhere, but will need to do some testing.