[Spice-devel] [PATCH spice-gtk] support automate >= 1.12 with new required AM_PROG_AR
Christophe Fergeau
cfergeau at redhat.com
Wed Aug 29 08:44:23 PDT 2012
On Wed, Aug 29, 2012 at 03:51:29PM +0300, Alon Levy wrote:
> ---
> configure.ac | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/configure.ac b/configure.ac
> index 38ceeab..70897cb 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -11,6 +11,8 @@ AM_INIT_AUTOMAKE([foreign dist-bzip2 -Wall -Werror])
> LT_INIT
> AM_MAINTAINER_MODE
>
> +m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
> +
On this issue, the end of
http://lists.gnu.org/archive/html/automake/2012-05/msg00014.html is
interesting (suggests this really should be fixed at the libtool level
rather than patching each and every packages)
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20120829/254a7f80/attachment.pgp>
More information about the Spice-devel
mailing list