unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* automake warning
@ 2019-07-20  8:57 Robert Vollmert
  2019-08-22 21:25 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Robert Vollmert @ 2019-07-20  8:57 UTC (permalink / raw)
  To: guix-devel

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

I tried figuring out what’s wrong, but am a bit at a loss. Web search indicates this might
have to do with an old gettext version, but that info is from several years, and should have
been fixed for a while. Any ideas?

Robert

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-08-26 11:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-20  8:57 automake warning Robert Vollmert
2019-08-22 21:25 ` Ludovic Courtès
2019-08-26 11:37   ` Miguel

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).