From ebadfdf9feedc37c3534856a2f1606e14f4c6f73 Mon Sep 17 00:00:00 2001 From: midipix Date: Fri, 23 May 2025 20:37:55 +0000 Subject: slibtoolize: fully support --ltdl, LTDL_INIT, and LT_CONFIG_LTDL_DIR. --- src/skin/slbt_skin_stoolie.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/skin') diff --git a/src/skin/slbt_skin_stoolie.c b/src/skin/slbt_skin_stoolie.c index 39117c5..b648701 100644 --- a/src/skin/slbt_skin_stoolie.c +++ b/src/skin/slbt_skin_stoolie.c @@ -49,10 +49,8 @@ const slbt_hidden struct argv_option slbt_stoolie_options[] = { "suppress all warning messages (or not)."}, {"ltdl", 0,TAG_STLE_LTDL,ARGV_OPTARG_OPTIONAL,0,0,"", - "install [s]ltdl sources to %s; this option " - "provided is provided for the purpose of backward " - "compatibility, and is currently a no-op, thereby " - "deferring -lltdl to the system installed library."}, + "install the shim [s]ltdl sources to %s; otherwise " + "to 'libltdl' if no directory had been specified."}, {"system-ltdl",0,TAG_STLE_SYSTEM_LTDL,ARGV_OPTARG_NONE,0,0,0, "Create the empty tag file (or symlink) sysltdl.tag; " -- cgit v1.2.3