[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnulib-tool.py: Use auxdir as given by AC_CONFIG_AUX_DIR.
From: |
Collin Funk |
Subject: |
Re: gnulib-tool.py: Use auxdir as given by AC_CONFIG_AUX_DIR. |
Date: |
Sat, 6 Apr 2024 14:23:51 -0700 |
User-agent: |
Mozilla Thunderbird |
Hi Bruno,
On 4/6/24 9:37 AM, Bruno Haible wrote:
> OK, I have added it to the test suite now. (Also because one of its
> gnulib-tool
> invocations uses two --local-dir options — which we haven't had in the test
> suite so far.)
Thanks! Yes, I remember you had to explain how gettext uses
--local-dir options here:
https://lists.gnu.org/archive/html/bug-gnulib/2024-02/msg00135.html
https://lists.gnu.org/archive/html/bug-gettext/2024-02/msg00012.html
Since I didn't know how gnulib-tool worked at that time.
Collin