projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62c0454
)
Remove a reference to Pango
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 11 May 2010 16:48:22 +0000
(12:48 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 14 May 2010 02:34:32 +0000
(22:34 -0400)
docs/reference/gio/Makefile.am
patch
|
blob
|
history
diff --git
a/docs/reference/gio/Makefile.am
b/docs/reference/gio/Makefile.am
index
3d667e1
..
16a1341
100644
(file)
--- a/
docs/reference/gio/Makefile.am
+++ b/
docs/reference/gio/Makefile.am
@@
-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"