From e496ed1f66b04f52222b9f6fb83ca8424855ed15 Mon Sep 17 00:00:00 2001 From: midipix Date: Mon, 31 Mar 2025 03:26:43 +0000 Subject: slibtoolize: prefer libsltdl unless invoked with the --system-ltdl argument. --- src/internal/slibtool_driver_impl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/internal') diff --git a/src/internal/slibtool_driver_impl.h b/src/internal/slibtool_driver_impl.h index 83c7ad9..e20023f 100644 --- a/src/internal/slibtool_driver_impl.h +++ b/src/internal/slibtool_driver_impl.h @@ -126,6 +126,7 @@ enum app_tags { TAG_STLE_WARNINGS, TAG_STLE_NO_WARNINGS, TAG_STLE_LTDL, + TAG_STLE_SYSTEM_LTDL, }; struct slbt_split_vector { -- cgit v1.2.3