Fix '--' getopt argument processing This patch makes stow process command-line arguments that appear after '--' as is customary for programs that use getopt.
Makefile.am: inline check_pmdir This patch inlines check_pmdir, which eliminates the need to escape '#' within the shell commands and thereby fixes the following FTBFS:
Makefile.am:131: warning: escaping \# comment markers is not portable