We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b22c93b commit b7bc724Copy full SHA for b7bc724
configure.ac
@@ -48,7 +48,7 @@ AC_TYPE_OFF_T
48
AC_TYPE_SIZE_T
49
50
AC_ARG_ENABLE([runtime-endian-check],
51
- AC_HELP_STRING([--disable-runtime-endian-check], [disable runtime checks for endianness])
+ AS_HELP_STRING([--disable-runtime-endian-check],[disable runtime checks for endianness])
52
)
53
54
AC_ARG_WITH([bash-completion],
0 commit comments