mirror of
https://https.git.savannah.gnu.org/git/gettext.git
synced 2026-01-27 01:44:30 +00:00
This gcc version links with -lintl -liconv by default, making it appear as if gettext() et al. were defined in libc. But GNU gettext still needs to build a new libintl. * gettext-runtime/m4/gettext.m4 (AM_GNU_GETTEXT): On Cygwin, set USE_INCLUDED_LIBINTL=yes regardless of the gcc version.
These files are used by a program called aclocal (part of the GNU automake package). aclocal uses these files to create aclocal.m4 which is in turn used by autoconf to create the configure script at the the top level in this distribution.