mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
[svn-r7433] Purpose:
Corrected typo in help string
This commit is contained in:
parent
00b7830ec5
commit
bd3510bea3
@ -1663,7 +1663,7 @@ done)dnl
|
||||
|
||||
AC_MSG_RESULT([%${hdf5_cv_printf_ll}d and %${hdf5_cv_printf_ll}u])
|
||||
AC_DEFINE_UNQUOTED([PRINTF_LL_WIDTH], ["$hdf5_cv_printf_ll"],
|
||||
[Width for printf() for type \`long long' or \`__int64', us. \`ll'])
|
||||
[Width for printf() for type \`long long' or \`__int64', use \`ll'])
|
||||
|
||||
dnl ----------------------------------------------------------------------
|
||||
dnl Check if malloc(0) returns valid pointer
|
||||
|
Loading…
Reference in New Issue
Block a user