From 2eddb6004b22a9e8c47fa14ffc1ff4673ccb05e0 Mon Sep 17 00:00:00 2001 From: Ileana Dumitrescu Date: Fri, 5 Apr 2024 21:45:26 +0300 Subject: [PATCH] libtool: HACKING file list of files not to edit updated The HACKING file lists some files not to edit that are part of gnulib. The contents for this list has been expanded to include various files, including some m4 files. * HACKING: Added other symbolic links to list of files not to edit. --- HACKING | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/HACKING b/HACKING index 38401c9cd..20d65e9a8 100644 --- a/HACKING +++ b/HACKING @@ -37,6 +37,8 @@ and is not part of a release distribution. COPYING INSTALL doc/ + + gendocs_template + + gendocs_template_min + fdl.texi libltdl/ + COPYING.LIB @@ -49,6 +51,17 @@ and is not part of a release distribution. + mdate-sh + missing + texinfo.tex + m4/ + + 00gnulib.m4 + + gnulib-cache.m4 + + gnulib-common.m4 + + gnu-comp.m4 + + gnulib-tool.m4 + + ltversion.m4 + + zzgnulib.m4 + GNUmakefile + maint.mk + The ones that are important for a release can be updated by ensuring gnulib is up-to-date, and running 'bootstrap' to recheck the links are correct. -- 2.47.3