mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 14:41:42 +03:00
Fix typo in configure.ac: experimetal -> experimental
This commit is contained in:
parent
36c6bfb963
commit
2c0f4c2ac3
1 changed files with 1 additions and 1 deletions
|
|
@ -2587,7 +2587,7 @@ AC_MSG_RESULT([static libs : ${enable_static}])
|
|||
AC_MSG_RESULT([autogen : ${enable_autogen}])
|
||||
AC_MSG_RESULT([debug : ${enable_debug}])
|
||||
AC_MSG_RESULT([stats : ${enable_stats}])
|
||||
AC_MSG_RESULT([experimetal_smallocx : ${enable_experimental_smallocx}])
|
||||
AC_MSG_RESULT([experimental_smallocx : ${enable_experimental_smallocx}])
|
||||
AC_MSG_RESULT([prof : ${enable_prof}])
|
||||
AC_MSG_RESULT([prof-libunwind : ${enable_prof_libunwind}])
|
||||
AC_MSG_RESULT([prof-libgcc : ${enable_prof_libgcc}])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue