# HG changeset patch # User Jim Meyering # Date 873131441 0 # Node ID 58a9587f7845dc7d9df59bd775d0e0afef648190 # Parent 3faee17df8134e6445de4633a586b7bc7925b293 . diff -r 3faee17df813 -r 58a9587f7845 m4/Makefile.in --- a/m4/Makefile.in Mon Sep 01 02:15:13 1997 +0000 +++ b/m4/Makefile.in Mon Sep 01 16:30:41 1997 +0000 @@ -1,8 +1,14 @@ -# Makefile.in generated automatically by automake 1.2 from Makefile.am +# Makefile.in generated automatically by automake 1.2a from Makefile.am # Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy, distribute and modify it. +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. # Generate this list with # find . -type f -name '*.m4' -printf '%f\n'|sort |fmt |tr '\012' @ \