]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
libtool: HACKING file list of files not to edit updated
authorIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Fri, 5 Apr 2024 18:45:26 +0000 (21:45 +0300)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Fri, 5 Apr 2024 18:45:26 +0000 (21:45 +0300)
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

diff --git a/HACKING b/HACKING
index 38401c9cd732b87ba919f18ae774a66b8f1ef521..20d65e9a83d0102c67dac2fbb9d71819f1799a12 100644 (file)
--- 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.