Hi list, Should "libdir" as a path have any meaning to the Pd user or patch author? I see it in the source code. On GNU/Linux it looks like it points to /usr/lib/pd-- essentially the place for the subdirs doc, extra, etc.
I ask because I just added a "libdir" method to [pdinfo] in Pd-l2ork. It's useful, but maybe there's a better name for that method since it conflicts with the name for a self-contained external library that adheres to Hans' standard format.
-Jonathan