Re: Death of gnome-common
- From: Michael Catanzaro <mcatanzaro gnome org>
- To: desktop-devel-list gnome org
- Subject: Re: Death of gnome-common
- Date: Sun, 21 Jun 2015 19:54:24 -0500
OK, next problem. The porting guide says:
"Firstly, add
AC_CONFIG_MACRO_DIR([m4])
to your configure.ac, and
ACLOCAL_AMFLAGS = --install -I m4 ${ACLOCAL_FLAGS}
to your top-level Makefile.am, regardless of which of the two options
you choose below."
But I see in Automake's NEWS file:
- The ACLOCAL_AMFLAGS special make variable will be fully deprecated
in
Automake 2.0: it will raise warnings in the "obsolete" category
(but
still no hard error of course, for compatibilities with the many,
many
packages that still relies on that variable). You are advised to
start relying on the new Automake support for AC_CONFIG_MACRO_DIRS
instead (which was introduced in Automake 1.13).
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]