summaryrefslogtreecommitdiffstats
path: root/m4/aclocal_fc.m4
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r27134] Switched to uses a verify for each kind for the tests. Testing ↵Scot Breitenfeld2015-06-011-0/+14
| | | | quad precision.
* [svn-r27122] removed dependency on generatored fortran source codeScot Breitenfeld2015-05-281-2/+2
|
* [svn-r27119] handles INTEGER*16 caseScot Breitenfeld2015-05-281-2/+2
|
* [svn-r27115] Moved testing KINDs and SIZEOFs to configure.Scot Breitenfeld2015-05-271-1/+190
|
* [svn-r26917] added conditional for C_LONG_DOUBLEScot Breitenfeld2015-04-231-0/+35
|
* [svn-r26866] Removed the default REAL and DOUBLE PRECESION dependency.Scot Breitenfeld2015-04-211-33/+0
|
* [svn-r26280] Removed tab indenting for Fortran source, tab indenting is not ↵Scot Breitenfeld2015-02-231-6/+6
| | | | F2003 standard compliant.
* [svn-r26247] Reverted back from using 'USE MPI' to include 'mpif.h' since ↵Scot Breitenfeld2015-02-201-1/+1
| | | | windows does not seem to support 'USE MPI'.
* [svn-r26188] Merged autotools fixes into the trunk:Scot Breitenfeld2015-02-161-0/+283
HDFFV-9089, HDFFV-9091, HDFFV-9092, HDFFV-9094, HDFFV-9095