From: Mikael Magnusson Date: Thu, 1 Sep 2005 16:07:57 +0000 (+0000) Subject: didnt get the wording quite right there... :) X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=7cb646a595ae3c7b3a4eef228d338f11ac92f722;p=chaz%2Fopenbox didnt get the wording quite right there... :) --- diff --git a/configure.ac b/configure.ac index 440b9824..26b98897 100644 --- a/configure.ac +++ b/configure.ac @@ -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]