libtool/m4
Ileana Dumitrescu d405ede870
Fix errors in distclean and maintainer-clean
The variable, LT_ARGZ_H, can be empty, which causes distclean and
maintainer-clean to error as a directory is attempted to be removed
instead of a file.

When running maintainer-clean for gnulib-tests, the .version file is
missing, which is needed by config.status, so the command will error.

* configure.ac: Update CONFIG_STATUS_DEPENDENCIES to use dotversion so
  that the .version file can be generated if needed.
* libltdl/ltdl.mk: Add conditional with LTARGZH_EXISTS to append path for
  LT_ARGZ_H file to BUILT_SOURCES.
* m4/ltdl.m4: Add AM_CONDITIONAL for LTARGZH_EXISTS that is set to
  true if LT_ARGZ_H is non-empty.
* NO-THANKS: Add 'Michael Pratt' for bug#73672 contribution.
* NEWS: List additional bug fix.
2024-10-22 19:55:50 +03:00
..
.gitignore gnulib: update submodule to new repository. 2022-02-08 13:32:47 -06:00
autobuild.m4 maint: update copyrights across project 2024-01-12 01:35:32 -05:00
libtool.m4 libtool.m4: Update '-single_module' detection 2024-10-22 19:45:25 +03:00
lt~obsolete.m4 maint: update copyrights across project 2024-01-12 01:35:32 -05:00
ltargz.m4 maint: update copyrights across project 2024-01-12 01:35:32 -05:00
ltdl.m4 Fix errors in distclean and maintainer-clean 2024-10-22 19:55:50 +03:00
ltoptions.m4 Rename option --with-aix-soname to --enable-aix-soname. 2024-09-13 20:19:33 +03:00
ltsugar.m4 maint: update copyrights across project 2024-01-12 01:35:32 -05:00
ltversion.in maint: update copyrights across project 2024-01-12 01:35:32 -05:00
m4.m4 maint: update copyrights across project 2024-01-12 01:35:32 -05:00