mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Robert Schwebel <r.schwebel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] configure.ac: adapt quoting to autoupdate's suggestion
Date: Tue,  1 Aug 2023 09:48:49 +0200	[thread overview]
Message-ID: <20230801074849.1140120-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20230710093353.113528-2-r.schwebel@pengutronix.de>

Thanks, applied as 134a1f972d50a7fb7705af479556183d5a32258d.

Michael

[sent from post-receive hook]

On Tue, 01 Aug 2023 09:48:49 +0200, Robert Schwebel <r.schwebel@pengutronix.de> wrote:
> Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
> Message-Id: <20230710093353.113528-2-r.schwebel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/configure.ac b/configure.ac
> index c096b818ea87..2499b06fc0be 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -5,8 +5,8 @@ dnl
>  AC_PREREQ([2.69])
>  
>  AC_INIT([ptxdist],
> -	m4_esyscmd([scripts/kernel/setlocalversion .tarball-version]),
> -	[ptxdist@pengutronix.de])
> +       [m4_esyscmd([scripts/kernel/setlocalversion .tarball-version])],
> +       [ptxdist@pengutronix.de])
>  AC_CONFIG_AUX_DIR(scripts/autoconf)
>  AC_CANONICAL_BUILD
>  AC_CANONICAL_HOST



  reply	other threads:[~2023-08-01  7:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-10  9:33 [ptxdist] [PATCH 1/3] configure.ac: bump required autoconf version from 2.59 to 2.69 Robert Schwebel
2023-07-10  9:33 ` [ptxdist] [PATCH 2/3] configure.ac: adapt quoting to autoupdate's suggestion Robert Schwebel
2023-08-01  7:48   ` Michael Olbrich [this message]
2023-07-10  9:33 ` [ptxdist] [PATCH 3/3] configure.ac: replace obsolete AC_HEADER_STDC Robert Schwebel
2023-07-28  7:13   ` Michael Olbrich
2023-08-01  7:48 ` [ptxdist] [APPLIED] configure.ac: bump required autoconf version from 2.59 to 2.69 Michael Olbrich

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=20230801074849.1140120-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    --cc=r.schwebel@pengutronix.de \
    /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