didnt get the wording quite right there... :) openbox-3_3-rc2-RELEASE
authorMikael Magnusson <mikachu@comhem.se>
Thu, 1 Sep 2005 16:07:57 +0000 (16:07 +0000)
committerMikael Magnusson <mikachu@comhem.se>
Thu, 1 Sep 2005 16:07:57 +0000 (16:07 +0000)
configure.ac

index 440b982..26b9889 100644 (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]