]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtoolize: refactor ltdl_mode discovery.
authorGary V. Vaughan <gary@gnu.org>
Fri, 4 Nov 2011 09:10:28 +0000 (16:10 +0700)
committerGary V. Vaughan <gary@gnu.org>
Tue, 8 Nov 2011 13:45:13 +0000 (20:45 +0700)
commitae9967c797f5c5afe27c68d4cf3539506fe97518
treeaa7924503fe5269dd61468ccc9d495b01c2b7b1b
parent55aad3797361b243e2ba9ddfdc73532bc9b1efca
libtoolize: refactor ltdl_mode discovery.

* libtoolize.m4sh (require_ac_ltdl_mode)
(require_ac_ltdl_options, require_ltdl_mode): New functions
factored out of func_scan_files for scanning and setting
ltdl_mode and friends.
(func_scan_files): Remove the factored out code.
(func_install_pkgmacro_files, func_install_pkgltdl_files)
(func_install_pkgconfig_files, func_check_macros): Adjust.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
libtoolize.m4sh