mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
621f8c50b6
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:
5 lines
99 B
Bash
5 lines
99 B
Bash
# -*- shell-script -*-
|
|
# This is the same as linux-gnulibc1
|
|
|
|
. $srcdir/config/linux-gnulibc1
|