From cd49f3be946a99e6387967b600d343f775c3b1b4 Mon Sep 17 00:00:00 2001 From: max Date: Fri, 13 Jun 1997 06:47:48 +0000 Subject: Patch up Makefile.in so that automake.info gets regenerated appropriately. --- devel/automake110/files/patch-ab | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 devel/automake110/files/patch-ab (limited to 'devel/automake110') diff --git a/devel/automake110/files/patch-ab b/devel/automake110/files/patch-ab new file mode 100644 index 000000000000..0dab08bfa450 --- /dev/null +++ b/devel/automake110/files/patch-ab @@ -0,0 +1,8 @@ +--- Makefile.in.orig Sat Jun 1 11:37:37 1996 ++++ Makefile.in Thu Jun 12 21:47:10 1997 +@@ -449,3 +449,5 @@ + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: ++.texi.info: ++ makeinfo --no-split $(TEXINFOS) -- cgit