diff options
author | Luboš Luňák <l.lunak@suse.cz> | 2012-05-09 17:22:00 +0200 |
---|---|---|
committer | Luboš Luňák <l.lunak@suse.cz> | 2012-05-09 17:22:00 +0200 |
commit | 330d5185036638e4a54d73ab44884d31e6a986cc (patch) | |
tree | b24a5dc757752f5b2b6ddb030b4b268d8997f6d3 /configure.in | |
parent | ef7a460fa51140782b7ad4d87aa782ca007c56ca (diff) |
one more --enable-dbgutil typo
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index c471e34c58dd..73f2c48454e6 100644 --- a/configure.in +++ b/configure.in @@ -640,7 +640,7 @@ AC_ARG_ENABLE(dbgutil, counting, etc. Larger build. Independent from --enable-debug. Note that this option makes the build ABI incompatible: It is not possible to mix object files or libraries from a - --enable-dgbutil and a --disable-dbgutil build.])) + --enable-dbgutil and a --disable-dbgutil build.])) AC_ARG_ENABLE(linkoo, AS_HELP_STRING([--disable-linkoo], |