prefix=./ is a nice idea. However we need to set prefix to this, I tried to AC_SUBST prefix in configure.ac, not sure whether this will work. Though this will cause new problems because `make install` will then install the files into CWD, I guess. Using `DESTDIR` might workaround this but still I guess installing into CWD might be surprising. Anyway, I'm just building Geany+G-P with prefix=./ to see whether it works at all.
About PKGLIBDIR: you are right. But currently my main focus is to get it all running at all. We are only two weeks from the release date and we don't have a working Geany, G-P, GTK bundle nor any installers yet. As usual, nobody started working on this stuff in time, including me :(.
Though I'm optimistic we've manage the release: the bundle scripts (for Geany and G-P) are pretty much ready, the installers hopefully need only small adjustments. Currently it is mostly Autotools which eat my time :(.
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/374#issuecomment-189698967