Commit 556addae authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

* Fix alignment on a configure --help message

parent fe240da5
......@@ -2531,7 +2531,7 @@ dnl
dnl SVG module
dnl
AC_ARG_ENABLE(svg,
[ --enable-svg SVG support (default disabled)])
[ --enable-svg SVG support (default disabled)])
if test "${enable_svg}" == "yes"
then
PKG_CHECK_MODULES(SVG,
......
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