mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-13 16:47:58 +08:00
[svn-r6985] Purpose:
Update Description: Changed help message to say "C++" instead of "C" compiler. Platforms tested: Eyeballed. Misc. update:
This commit is contained in:
parent
56218d7ea8
commit
0ce626c1cf
@ -84,7 +84,7 @@ usage() {
|
||||
echo " or shared libraries to compile your program by setting the following"
|
||||
echo " environment variables accordingly:"
|
||||
echo " "
|
||||
echo " HDF5_CXX - use a different C compiler"
|
||||
echo " HDF5_CXX - use a different C++ compiler"
|
||||
echo " HDF5_CXXLINKER - use a different linker"
|
||||
echo " "
|
||||
exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user