View | Details | Raw Unified | Return to bug 209768 | Differences between
and this patch

Collapse All | Expand All

(-)devel/autoconf/files/patch-man_Makefile.in (+10 lines)
Added Link Here
1
--- man/Makefile.in.orig	2012-04-25 02:40:26 UTC
2
+++ man/Makefile.in
3
@@ -461,6 +461,7 @@ $(srcdir)/config.sub.1:   $(top_srcdir)/
4
 	PATH="$(top_builddir)/tests$(PATH_SEPARATOR)$(top_srcdir)/build-aux$(PATH_SEPARATOR)$$PATH"; \
5
 	export PATH; \
6
 	$(HELP2MAN) \
7
+	    --no-discard-stderr \
8
 	    --include=$*.x \
9
 	    --include=$(srcdir)/common.x \
10
 	    --source='$(PACKAGE_STRING)' \

Return to bug 209768