didnt get the wording quite right there... :)
This commit is contained in:
parent
6d30ea2fc4
commit
7cb646a595
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ AC_SUBST(GLIB_LIBS)
|
|||
AC_ARG_ENABLE(pango,
|
||||
AC_HELP_STRING(
|
||||
[--disable-pango],
|
||||
[disable the pango library for better display of international fonts. [[default=yes]]]
|
||||
[disable the pango library [[default=yes]]]
|
||||
),
|
||||
[enable_pango=$enableval],
|
||||
[enable_pango=yes]
|
||||
|
|
Loading…
Reference in a new issue