Add commentary to link commit
86c7688 (MR !3447) to the upstream
fix for ICU-22610 in case there is subsequent breakage.
Signed-off-by: Earl Chew <earl_chew@yahoo.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Fri Nov 8 00:20:38 UTC 2024 on atb-devel-224
lib='iconv',
headers='errno.h iconv.h')
+# Since commit 86c7688 (MR !3447), the required ICU libraries are discovered
+# as a single group. This had the benefit of working around ICU-22610, and also
+# works with the fix that was merged to ICU main in commit 199bc827.
+
if conf.CHECK_CFG(package='icu-i18n icu-uc',
args='--cflags --libs',
msg='Checking for icu-i18n icu-uc',