]> Dogcows Code - chaz/openbox/commitdiff
didnt get the wording quite right there... :)
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 440b982402edfeea16a2eacd3f98a0518095b0b8..26b98897df705d17b64928d022bb6b3a4239606c 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]
This page took 0.026013 seconds and 4 git commands to generate.