mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
[svn-r2907] Purpose:
Bug FIx Description: The Source file was renamed. Changed it to that name.
This commit is contained in:
parent
151b86a271
commit
9f1175ee2c
2
c++/configure
vendored
2
c++/configure
vendored
@ -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
|
||||
|
@ -9,7 +9,7 @@ dnl ----------------------------------------------------------------------
|
||||
dnl Initialize configure.
|
||||
dnl
|
||||
AC_REVISION($Id$)
|
||||
AC_INIT(src/H5library.C)
|
||||
AC_INIT(src/H5Library.C)
|
||||
dnl AC_CONFIG_HEADER(config.h)
|
||||
AC_CONFIG_AUX_DIR(bin)
|
||||
AC_CANONICAL_HOST
|
||||
|
Loading…
Reference in New Issue
Block a user