Remove a reference to Pango
authorMatthias Clasen <mclasen@redhat.com>
Tue, 11 May 2010 16:48:22 +0000 (12:48 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 14 May 2010 02:34:32 +0000 (22:34 -0400)
docs/reference/gio/Makefile.am

index 3d667e1..16a1341 100644 (file)
@@ -151,7 +151,7 @@ else
 
 $(man_MANS):
        echo Man generation disabled.  Creating dummy $@.  Configure with --enable-man to enable it.
-       echo Man generation disabled.  Remove this file, configure with --enable-man, and rebuild Pango > $@
+       echo Man generation disabled.  Remove this file, configure with --enable-man, and rebuild > $@
 
 dist-local-check-mans-enabled:
        echo "*** --enable-man must be used in order to make dist"