From: Ileana Dumitrescu Date: Fri, 5 Apr 2024 18:45:26 +0000 (+0300) Subject: libtool: HACKING file list of files not to edit updated X-Git-Tag: v2.5.0~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2eddb6004b22a9e8c47fa14ffc1ff4673ccb05e0;p=thirdparty%2Flibtool.git 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. --- 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.