hc
2023-11-06 15ade055295d13f95d49e3d99b09f3bbfb4a43e7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
For native builds we don't care about the documentation, and this would
otherwise pull in a dependency on help2man.
 
Upstream-Status: Inappropriate
Signed-off-by: Ross Burton <ross.burton@arm.com>
 
diff --git a/Makefile.in b/Makefile.in
index 146e8e3..a1827c1 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -763,10 +762,0 @@ dist_buildaux_SCRIPTS = \
-dist_man_MANS = \
-  man/autoconf.1 \
-  man/autoheader.1 \
-  man/autom4te.1 \
-  man/autoreconf.1 \
-  man/autoscan.1 \
-  man/autoupdate.1 \
-  man/ifnames.1
-
-