wdiff-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[wdiff-bugs] wdiff.1 build bug?


From: Ineiev
Subject: [wdiff-bugs] wdiff.1 build bug?
Date: Fri, 11 Oct 2013 19:47:08 +0000

Hello,
=== modified file 'man/Makefile.am'
--- man/Makefile.am     2012-05-23 09:06:33 +0000
+++ man/Makefile.am     2013-10-11 19:34:55 +0000
@@ -26,7 +26,7 @@

 wdiff.1: $(top_srcdir)/src/wdiff.c wdiff.h2m $(common_mandeps)
        test ../src/wdiff -nt $< || $(MAKE) -C ../src wdiff
-       $(path_help2man) -i wdiff.h2m wdiff -o $@
+       $(path_help2man) -i $(srcdir)/wdiff.h2m wdiff -o $@

 wdiff2.1: $(top_srcdir)/src/wdiff2.c $(common_mandeps)
        test ../src/wdiff2 -nt $< || $(MAKE) -C ../src wdiff2



reply via email to

[Prev in Thread] Current Thread [Next in Thread]