summaryrefslogtreecommitdiffstats
path: root/src/libhdf5.settings.in
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2008-09-03 17:01:51 (GMT)
committerScot Breitenfeld <brtnfld@hdfgroup.org>2008-09-03 17:01:51 (GMT)
commit143073f4cc6346b047b93a1b1f2ec4d19d142c30 (patch)
tree6b23d1cda72e596034f8e0ba06526e0235740173 /src/libhdf5.settings.in
parent8dea24602df936aa94ce70a725b623cb3ab8f659 (diff)
downloadhdf5-143073f4cc6346b047b93a1b1f2ec4d19d142c30.zip
hdf5-143073f4cc6346b047b93a1b1f2ec4d19d142c30.tar.gz
hdf5-143073f4cc6346b047b93a1b1f2ec4d19d142c30.tar.bz2
[svn-r15590] Description:
Changed blank spacing in Fortran output so the output aligns correctly
Diffstat (limited to 'src/libhdf5.settings.in')
-rw-r--r--src/libhdf5.settings.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libhdf5.settings.in b/src/libhdf5.settings.in
index 920a62d..7d10b10 100644
--- a/src/libhdf5.settings.in
+++ b/src/libhdf5.settings.in
@@ -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@