mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: "Andreas Bießmann" <andreas@biessmann.de>
To: ptxdist@pengutronix.de
Cc: Alexander Aring <alex.aring@gmail.com>
Subject: Re: [ptxdist] [PATCH v4 2/4] configure.ac: add check for python 2.x version
Date: Sun, 20 Apr 2014 17:41:22 +0200	[thread overview]
Message-ID: <5353EAA2.4080207@biessmann.de> (raw)
In-Reply-To: <1398000382-19097-3-git-send-email-alex.aring@gmail.com>

Hi Alexander,

On 20.04.14 15:26, Alexander Aring wrote:
> Signed-off-by: Alexander Aring <alex.aring@gmail.com>
> ---
>  configure.ac | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
> 
> diff --git a/configure.ac b/configure.ac
> index 2a97944..3d1036d 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -304,6 +304,18 @@ AC_ARG_WITH(python, AS_HELP_STRING([--with-python],[name of the python executabl
>  	AC_PATH_PROGS(PYTHON, python2.7 python2.6 python)
>  	AC_SUBST(PYTHON)
>      ])
> +
> +dnl
> +dnl Check for Python 2.x
> +dnl
> +AC_MSG_CHECKING([check for Python version])

I would remove the 'check' in this message:

---8<---
checking check for Python version... 2.7.6
--->8---

Usual phrase is 'checking for ...'

Regards

Andreas Bießmann

-- 
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2014-04-20 15:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-20 13:26 [ptxdist] [PATCH v4 0/4] ptxdist: check python configure.ac and libusb Alexander Aring
2014-04-20 13:26 ` [ptxdist] [PATCH v4 1/4] libusb: rename libusbx to libusb Alexander Aring
2014-04-20 13:26 ` [ptxdist] [PATCH v4 2/4] configure.ac: add check for python 2.x version Alexander Aring
2014-04-20 15:41   ` Andreas Bießmann [this message]
2014-04-20 16:55     ` Alexander Aring
2014-04-20 13:26 ` [ptxdist] [PATCH v4 3/4] configure.ac: check for python2 binary as well Alexander Aring
2014-04-20 13:26 ` [ptxdist] [PATCH v4 4/4] configure.ac: use Python instead python everywhere Alexander Aring
2014-04-21  8:55 ` [ptxdist] [PATCH v4 0/4] ptxdist: check python configure.ac and libusb Michael Olbrich
2014-04-21 12:23   ` Alexander Aring

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=5353EAA2.4080207@biessmann.de \
    --to=andreas@biessmann.de \
    --cc=alex.aring@gmail.com \
    --cc=ptxdist@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