oath-toolkit-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [OATH-Toolkit-help] update build system for latest automake


From: Simon Josefsson
Subject: Re: [OATH-Toolkit-help] update build system for latest automake
Date: Thu, 10 Jan 2013 15:24:16 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Christian Hesse <address@hidden> writes:

> Simon Josefsson <address@hidden> on Thu, 2013/01/10 15:04:
>> Christian Hesse <address@hidden> writes:
>> 
>> > Hello everybody,
>> >
>> > I need these changes to build from git with latest automake.
>> 
>> Hi. This was dicussed on the automake list some time ago:
>> 
>> http://lists.gnu.org/archive/html/automake/2012-05/msg00014.html
>> 
>> Can you check whether 'm4_ifdef([AM_PROG_AR], [AM_PROG_AR])' alone is
>> sufficient?  I think it should be.
>
> Looks good. My updated and tested patch is attached.

Thanks.  What error do you get if this part is not applied?

-AUTOMAKE_OPTIONS = 1.6
+# no-portability allows us to use GNU make variable assignments
+# without automake complaining.
+AUTOMAKE_OPTIONS = 1.6 -Wno-portability

It doesn't seem related to the AM_PROG_AR issue.  Possibly this indicate
a problem that could be fixed in libpskc/gtk-doc/Makefile.am or
libpskc/gtk-doc.make instead.

/Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]