diff options
Diffstat (limited to 'c++/configure')
-rwxr-xr-x | c++/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/configure b/c++/configure index 851f140..b78c641 100755 --- a/c++/configure +++ b/c++/configure @@ -561,7 +561,7 @@ echo > confdefs.h # A filename unique to this package, relative to the directory that # configure is in, which we can look for to find out if srcdir is correct. -ac_unique_file=src/H5library.C +ac_unique_file=src/H5Library.C # Find the source files, if location was not specified. if test -z "$srcdir"; then |