commit | e3723ab13567d90ecabb37a5c89c8b778f7fbcba | [log] [tgz] |
---|---|---|
author | Cristy <mikayla-grace@urban-warrior.org> | Wed Sep 11 08:21:22 2019 -0400 |
committer | Cristy <mikayla-grace@urban-warrior.org> | Wed Sep 11 08:21:34 2019 -0400 |
tree | 6b9c071173789dc58e794dd6bbc9592fe8a7bc78 | |
parent | 30dcbee88652a71c37b004bbdf614ed97709ac51 [diff] [blame] |
...
diff --git a/configure.ac b/configure.ac index 56b1992..54a2daa 100644 --- a/configure.ac +++ b/configure.ac
@@ -792,7 +792,7 @@ # Enable building command line utilities (default yes) AC_ARG_WITH(utilities, - [ --with-utilities enable building command-line utilities (default yes)], + [ --with-utilities enable building command-line utilities (default yes)], [with_utilities=$withval], [with_utilities='yes']) AM_CONDITIONAL(WITH_UTILITIES, test "$with_utilities" = 'yes')