Bruno Haible ha escrit:
> Oops, I did not see this dependency. I'm restoring it now, as it's better
> if most getopt related stuff stays in the same file getopt.m4.
Thank you!
Regards,
Sergey
Hi Sergey,
> The recent removal of gl_GETOPT_SUBSTITUTE broke argp.m4.
> Argp depends on GNU getopt internals, so it is safer to
> always include gnulib's version of getopt even if libc's
> one behaves identically to GNU.
Oops, I did not see this dependency. I'm restoring it now, as it's better
i
Bruno,
The recent removal of gl_GETOPT_SUBSTITUTE broke argp.m4.
Argp depends on GNU getopt internals, so it is safer to
always include gnulib's version of getopt even if libc's
one behaves identically to GNU. Will it suffice to do this:
diff --git a/m4/argp.m4 b/m4/argp.m4
index 7263a56..aeb2aeb