Hello, (Digging through old messages…)
Robert Vollmert <[email protected]> skribis: > When I run `make` in the guix repository, I always get the following > block of warnings at the start: > > configure.ac:23: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its > use is discouraged. > configure.ac:23: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro > instead, > configure.ac:23: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your > Makefile.am files. > Makefile.am:613: warning: AM_GNU_GETTEXT used but 'po' not in SUBDIRS This has “always been around” and there’s nothing we can do on our side. However, one should definitely ping [email protected] about this, it seems silly to have these warnings for years. Ludo’.
