Eric Blake byu.net> writes:
> |> * libltdl/m4/ltdl.m4 (_LT_LIBSOURCES): Delete.
> |> (LTDL_INIT): Ignore arguments to AC_LIBSOURCES during _LTDL_SETUP,
> |> on the assumption that libtoolize correctly installed them.
> |
> |
> | Looks good to me. Please apply.
>
> Applied.
Bah. I had tested w
Eric Blake byu.net> writes:
>
> | + /* otherwise ... */
> | + newargz[++newargc] = xstrdup (argv[i]);
>
> Shouldn't you handle "--" as the end of wrapper options, in case the user
> really wants to pass --lt-env-* as the first option to the wrapped executable?
This caused a regressio