[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:
This commit is contained in:
Elena Pourmal 2003-03-19 11:05:26 -05:00
parent b86b6f6a35
commit 621f8c50b6

4
config/linux-gnuaout Normal file
View File

@ -0,0 +1,4 @@
# -*- shell-script -*-
# This is the same as linux-gnulibc1
. $srcdir/config/linux-gnulibc1