mirror of
https://github.com/Unidata/netcdf-cxx4.git
synced 2025-02-17 18:59:31 +08:00
Update in support of https://github.com/Unidata/netcdf-cxx4/issues/111
This commit is contained in:
parent
45fbd4979d
commit
41c0233cb9
@ -7,7 +7,7 @@ AC_INIT([netCDF-cxx4], [4.3.2-developer], [support-netcdf@unidata.ucar.edu])
|
||||
|
||||
# Create the VERSION file, which contains the package version from
|
||||
# AC_INIT.
|
||||
echo -n AC_PACKAGE_VERSION>VERSION
|
||||
echo -n AC_PACKAGE_VERSION>VERSION.txt
|
||||
AC_SUBST(PACKAGE_VERSION)
|
||||
|
||||
AC_MSG_NOTICE([netCDF-cxx4 AC_PACKAGE_VERSION])
|
||||
|
Loading…
Reference in New Issue
Block a user