This patch should be good for all versions of tk/tcl. But should be tested, I have only 8.6.
yes, I have to run aclocal in gem2pdp, otherwise it wont build.
[paum@bookes externals]$ make gem2pdp cd /home/paum/PK/AUR/pd-l2ork/src/pd-l2ork/externals/gem2pdp && autoconf configure.ac:44: error: possibly undefined macro: AM_SANITY_CHECK If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:46: error: possibly undefined macro: AM_MAINTAINER_MODE configure.ac:47: error: possibly undefined macro: AM_WITH_DMALLOC make: *** [/home/paum/PK/AUR/pd-l2ork/src/pd-l2ork/externals/gem2pdp/configure] Error 1
Do you see ? there is: cd /gem2pdp && autoconf. Shouldn't it be: cd gem2pdp && aclocal && autoconf ?
but running aclocal separately solves this problem as I have mentioned...
its pity that I cant have in system pd-l2ork and pd-extended together, anyway I am trying to resolve putting puradata vanilla & pd-extended to live together. I know that on debian it is posiibile, so maybe there is some solution for pd-l2ork ?
fk.
**