But I just see autoconf, but no automake support. Makefile.am instead of Makefile.in. Makefile.in will get autogenerated. Much less work!
no AM_ macros yet in src/configure.in, portaudio/configure.in ok. I'll try. thanks for the jumpstart.
i added the following files: Makefile.am configure.ac src/Makefile.am README AUTHORS ChangeLog COPYING NEWS
src/configure.in is the old autoconf macro, portaudio/configure.in isn't mine, either, since pd/portaudio/linux is broken ...
cheers ... tim