Hi, I was under the impression that with the new gettext version, gettext should be properly detected as being in the libc now; however, even upon regenerating ./configure scripts of projects using the autoconf gettext macros, the detection doesn't get updated and it still gets detected as not being in the libc, as with previous gettext versions. Is there something I'm doing wrong?
Thanks in advance.