On Sun, 2023-02-19 at 20:55 +0100, Bruno Haible wrote:
>   - 1 from category 'features/include'.

Hm.  I don't know what the problem is here; clearly we shouldn't be
printing this line twice:

*** work/features/include.base.37       Sun Feb 19 19:38:21 2023
--- work/features/include.log.37        Sun Feb 19 19:38:21 2023
***************
*** 1,2 ****
--- 1,3 ----
  touch -a test.foo
+ touch -a test.foo
  make: 'test' is up to date.

I wonder if it's related to the "touch -a" option.  We don't use that
anywhere else that I know of.  Does touch on AIX support the "-a"
option?

Reply via email to