bug#68274: automake 1.16j nonnumerical version confuses scripts

2024-01-21 Thread Karl Berry
I changed the pretest version to 1.16.90. Closing.

bug#54020: Impossible to pass `-no-suppress` to `libtool` via automake files

2024-01-21 Thread Roumen Petrov
Mike Frysinger wrote: On 17 Jan 2024 00:11, Mike Frysinger wrote: On 15 Feb 2022 23:03, Damian Szuberski wrote: A standard `libtool` invocation line generated by automake looks like: ``` LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=compile $(CC

bug#54020: Allow user-defined libtool options

2024-01-21 Thread Roumen Petrov
Hi, Mike Frysinger wrote: On 16 Jan 2024 22:43, Roumen Petrov wrote: Mike Frysinger wrote: On 13 Jan 2024 22:29, Bogdan wrote: Mike Frysinger , 2024-01-13 07:19: On 15 Mar 2023 17:31, Bogdan wrote: Another patch from my side. This one makes it possible for users to pass additional opti