Support for Flang and ARM HPC compiler

2019-02-27 Thread pawel . osmialowski
Hello all, 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 Co

[PATCH] Support for Flang and ARM HPC compiler

2019-02-27 Thread pawel . osmialowski
From: Paul Osmialowski Signed-off-by: Paul Osmialowski --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index b16b393e8..e787eecd9 100644 --- a/configure.ac +++ b/configure.ac @@ -463,13 +463,13 @@ AS_IF([test x"$GXX" = x"yes"]