mirror of
https://https.git.savannah.gnu.org/git/gettext.git
synced 2026-01-27 01:44:30 +00:00
AM_PROG_MKDIR_P is be deprecated since Automake 1.12.1, and will be removed in Automake 1.14. Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
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.