Hi Pul, > This patch is a part of the cross-project set of patches > that soon will be sent to all of the relevant GNU Autotools > components: gnulib, autoconf, automake and libtool. > > The purpose of this is to add awareness of the new LLVM Fortran > compiler (Flang) along with LLVM-derived ARM HPC Compilers. > > These new compilers are recognized by their executable binary > names: flang, armflang, armclang, armclang++ > > Without those patches 'configure' script generates wrong set > of command-line flags.
While the patches in principle look harmless, I stand by what I said in [1]: * The patch to gnulib/m4/std-gnu11.m4 is interesting to us *once* the corresponding Autoconf patch [2] has been accepted. * The patch to gnulib/build-aux/config.rpath is interesting to us *once* the corresponding Libtool patch [3] has been accepted. Yes, I know, maintenance on the Autoconf and Libtool side is slow these days. Bruno [1] https://lists.gnu.org/archive/html/bug-gnulib/2017-09/msg00174.html [2] https://lists.gnu.org/archive/html/autoconf-patches/2017-08/msg00013.html [3] https://lists.gnu.org/archive/html/libtool-patches/2017-08/msg00002.html