[svn-r15539] Description:

Fixed spacing issue for fortran summary line.
This commit is contained in:
Scot Breitenfeld 2008-08-26 14:36:38 -05:00
parent bc82138397
commit 9559bd9130

View File

@ -42,7 +42,7 @@ Clear file buffers before write: @CLEARFILEBUF@
Languages:
----------
Fortran: @HDF_FORTRAN@
@BUILD_FORTRAN_CONDITIONAL_TRUE@ Fortran Compiler: @FC@@FCFLAGS@
@BUILD_FORTRAN_CONDITIONAL_TRUE@ Fortran Compiler: @FC@ @FCFLAGS@
C++: @HDF_CXX@
@BUILD_CXX_CONDITIONAL_TRUE@ C++ Compiler: @CXX@@CXXFLAGS@