bug#16341: vala does not respect -d/--directory to generate dependency rules

2020-09-04 Thread Karl Berry
Hi - thanks for the report about vala not supporting -d from years ago (sorry). https://debbugs.gnu.org/cgi/bugreport.cgi?bug=16341 I know it's been ages, but in case you're still around ... can you send an example that shows the bug? There are so many details, it's always easier to work from an

bug#16527: 1.14: (nodist_)python_PYTHON does not behave as bin_SCRIPTS

2020-09-04 Thread Karl Berry
Hi Akim - regarding the report (from years ago, sorry) that make does not rebuild something in AC_CONFIG_FILES. https://debbugs.gnu.org/cgi/bugreport.cgi?bug=16527 Any chance you can send an example? It would not be easy for me to construct this from scratch. --thanks, karl.

bug#14196: Fwd: bug#14196: Problem with invoking "missing" in directory with "(" in name (Automake 1.11.6, Autoconf 2.68

2020-09-04 Thread Karl Berry
AM_MISSING_HAS_RUN Whoops, sorry for not realizing that. Thanks for fixing my/our bug :). - case $am_aux_dir in - *\ * | *\*) -MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; - *) -MISSING="\${SHELL} $am_aux_dir/missing" ;; - esac + MISSING="\${SHEL

bug#14196: Fwd: bug#14196: Problem with invoking "missing" in directory with "(" in name (Automake 1.11.6, Autoconf 2.68

2020-09-04 Thread Zack Weinberg
It looks like this didn't go through to bug-automake because the bug was still considered to be assigned to autoconf at the time. -- Forwarded message - From: Zack Weinberg Date: Fri, Sep 4, 2020 at 9:44 AM Subject: Re: bug#14196: Problem with invoking "missing" in directory with