From 621f8c50b61617833bfe9e71b347e8b892696478 Mon Sep 17 00:00:00 2001 From: Elena Pourmal Date: Wed, 19 Mar 2003 11:05:26 -0500 Subject: [svn-r6490] Purpose: Catching up with C library Description: Fortran Library would not configure correctly with PGI compilers because configure couldn't find any appropriate filesin the config directories. Solution: Added new files for PGI compilers support on Linux 2.4 Platforms tested: arabica(C and F90), burrwhite (pgcc and pgf90), modi4 (F90 and parallel) Misc. update: --- config/linux-gnuaout | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 config/linux-gnuaout diff --git a/config/linux-gnuaout b/config/linux-gnuaout new file mode 100644 index 0000000..d139966 --- /dev/null +++ b/config/linux-gnuaout @@ -0,0 +1,4 @@ +# -*- shell-script -*- +# This is the same as linux-gnulibc1 + +. $srcdir/config/linux-gnulibc1 -- cgit v0.12