]> git.ipfire.org Git - thirdparty/libtool.git/commit
Replace LT_ARGZ_H_PATH usage with bool for LTARGZH_EXISTS
authorIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Tue, 15 Oct 2024 13:58:13 +0000 (16:58 +0300)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Tue, 15 Oct 2024 14:15:53 +0000 (17:15 +0300)
commit7292b13945ddd2e2af37d31ec398561e81729305
treefc129460b857c25cb5c3d3734f2f115561dd7376
parente4198afeebbb75855ad9e06671970b45aa1a3353
Replace LT_ARGZ_H_PATH usage with bool for LTARGZH_EXISTS

* m4/ltdl.mk: Add conditional with LTARGZH_EXISTS to append path for
  LT_ARGZ_H file to BUILT_SOURCES.
* m4/ltargz.m4: Remove LT_ARGZ_H_PATH.
* m4/ltdl.m4: Add AM_CONDITIONAL for LTARGZH_EXISTS that is set to
  true if LT_ARGZ_H is non-empty.
libltdl/ltdl.mk
m4/ltargz.m4
m4/ltdl.m4