branch: master commit 2eddb6004b22a9e8c47fa14ffc1ff4673ccb05e0 Author: Ileana Dumitrescu <ileanadumitresc...@gmail.com> AuthorDate: Fri Apr 5 21:45:26 2024 +0300
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 38401c9c..20d65e9a 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.