linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Oliver Hartkopp <socketcan@hartkopp.net>
To: Yegor Yefremov <yegorslists@googlemail.com>,
	"linux-can@vger.kernel.org" <linux-can@vger.kernel.org>
Cc: Marc Kleine-Budde <mkl@pengutronix.de>
Subject: Re: [PATCH] autotools: fix syntax error
Date: Thu, 03 Sep 2015 16:14:19 +0200	[thread overview]
Message-ID: <55E855BB.7050104@hartkopp.net> (raw)
In-Reply-To: <CAGm1_kvHUgo3gs9vHkp8SqwwM2Z1Yc=CPF8tLWxMgLk0iViD7w@mail.gmail.com>

do it so do it so :-)

Acked-by: Oliver Hartkopp <socketcan@hartkopp.net>

Tnx!

Oliver

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?
> --
> To unsubscribe from this list: send the line "unsubscribe linux-can" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

      parent reply	other threads:[~2015-09-03 14:14 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
2015-09-03 12:56     ` Yegor Yefremov
2015-09-03 12:59       ` Marc Kleine-Budde
2015-09-03 14:14   ` Oliver Hartkopp [this message]

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=55E855BB.7050104@hartkopp.net \
    --to=socketcan@hartkopp.net \
    --cc=linux-can@vger.kernel.org \
    --cc=mkl@pengutronix.de \
    --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 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 NNTP newsgroup(s).