From: Marc Kleine-Budde <mkl@pengutronix.de>
To: Yegor Yefremov <yegorslists@googlemail.com>,
"linux-can@vger.kernel.org" <linux-can@vger.kernel.org>
Cc: Oliver Hartkopp <socketcan@hartkopp.net>
Subject: Re: [PATCH] autotools: fix syntax error
Date: Thu, 3 Sep 2015 14:18:44 +0200 [thread overview]
Message-ID: <55E83AA4.7010101@pengutronix.de> (raw)
In-Reply-To: <CAGm1_kvHUgo3gs9vHkp8SqwwM2Z1Yc=CPF8tLWxMgLk0iViD7w@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1152 bytes --]
On 09/03/2015 01:53 PM, Yegor Yefremov wrote:
> On Fri, Aug 7, 2015 at 6:05 PM, <yegorslists@googlemail.com> wrote:
>> From: Yegor Yefremov <yegorslists@googlemail.com>
>>
>> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
>> ---
>> configure.ac | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/configure.ac b/configure.ac
>> index 633ba81..8b50fb7 100644
>> --- a/configure.ac
>> +++ b/configure.ac
>> @@ -20,7 +20,7 @@ AC_PROG_CC
>> LT_INIT(win32-dll)
>>
>> AM_INIT_AUTOMAKE([foreign no-exeext dist-bzip2])
>> -m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes]]))
>> +m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
>>
>> #
>> # Checks for header files.
>> --
>> 2.1.4
>>
>
> Ping?
Acked-by: Marc Kleine-Budde <mkl@pengutronix.de>
You have write access to the repo, don't you? :)
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Industrial Linux Solutions | Phone: +49-231-2826-924 |
Vertretung West/Dortmund | Fax: +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 455 bytes --]
next prev parent reply other threads:[~2015-09-03 12:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-07 16:05 [PATCH] autotools: fix syntax error yegorslists
2015-09-03 11:53 ` Yegor Yefremov
2015-09-03 12:18 ` Marc Kleine-Budde [this message]
2015-09-03 12:56 ` Yegor Yefremov
2015-09-03 12:59 ` Marc Kleine-Budde
2015-09-03 14:14 ` Oliver Hartkopp
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55E83AA4.7010101@pengutronix.de \
--to=mkl@pengutronix.de \
--cc=linux-can@vger.kernel.org \
--cc=socketcan@hartkopp.net \
--cc=yegorslists@googlemail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.