Kaydet (Commit) a7772d9d authored tarafından Miklos Vajna's avatar Miklos Vajna

configure: --disalbe-dbgutil -> --disable-dbgutil

üst a2d9f717
...@@ -640,7 +640,7 @@ AC_ARG_ENABLE(dbgutil, ...@@ -640,7 +640,7 @@ AC_ARG_ENABLE(dbgutil,
counting, etc. Larger build. Independent from --enable-debug. counting, etc. Larger build. Independent from --enable-debug.
Note that this option makes the build ABI incompatible: Note that this option makes the build ABI incompatible:
It is not possible to mix object files or libraries from a It is not possible to mix object files or libraries from a
--enable-dgbutil and a --disalbe-dbgutil build.])) --enable-dgbutil and a --disable-dbgutil build.]))
AC_ARG_ENABLE(linkoo, AC_ARG_ENABLE(linkoo,
AS_HELP_STRING([--disable-linkoo], AS_HELP_STRING([--disable-linkoo],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment