mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-05 15:42:32 +08:00
Make autogen.sh output message consistent (#3128)
This commit is contained in:
parent
b571da18fc
commit
3c122474d0
@ -509,7 +509,7 @@ for $file (@ARGV) {
|
||||
close SOURCE;
|
||||
|
||||
# Create header files
|
||||
print "Generating '", $prefix, "H5version.h'\n";
|
||||
print "Generating 'H5version.h'\n";
|
||||
create_public($prefix);
|
||||
|
||||
#for $name (sort keys %functions) {
|
||||
|
Loading…
Reference in New Issue
Block a user