didnt get the wording quite right there... :)

This commit is contained in:
Mikael Magnusson 2005-09-01 16:07:57 +00:00
parent 6d30ea2fc4
commit 7cb646a595

View file

@ -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]