On Mon, Nov 14, 2016 at 01:52:51AM +0100, Dominik Vogt wrote: > It's still not good. Isn't there a standard Automake way to > install shell scripts?
IIRC, there's bin_SCRIPTS -- ah, poking around reveals this: https://www.gnu.org/software/automake/manual/html_node/Scripts.html Although we're already using that in places across fvwm. > uninstalled. (I certainly can do this, but I'd like to give the > author of the Makefile.am the chance to fix it - I know it's > tedious, but it's neccessary.) Heh. Very well. I will take a look. > By the way, any idea why "make distcheck" has never caught the > faulty uninstallation of the symlinks? Nope, no idea. I find dist/distcheck to be some seriously weird automake black magic which I've never fully understood. -- Thomas Adam