https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124512

--- Comment #18 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
I have learned to be very careful with the configury. If I run autoconf first I
get the identical libgfortran/configure as Christophers updated patch. If I
follow that by automake the generated Makefile.in is different. If I reverse
the order, both generated files differ from the patch.

I presume that automake should be run first before the autoconf. Could some one
confirm this for me?

Also the commit log of the updated patch is incomplete.  I can easily fix that
once I have the confirmation of the order of automake and autoconf.  I do have
the correct versions of these.

Reply via email to