All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: Roger Pau Monne <roger.pau@entel.upc.edu>
Cc: Ian.Jackson@eu.citrix.com, Ian.Campbell@citrix.com,
	xen-devel@lists.xen.org
Subject: Re: [PATCH v2] autoconf: change AX_ARG_{DISABLE/ENABLE}_AND_EXPORT to make more sense
Date: Thu, 15 Mar 2012 13:28:25 +0100	[thread overview]
Message-ID: <20120315122825.GA18298@aepfle.de> (raw)
In-Reply-To: <50317ae2a56d66e39079.1329982352@debian.localdomain>

On Thu, Feb 23, Roger Pau Monne wrote:

> # HG changeset patch
> # User Roger Pau Monne <roger.pau@entel.upc.edu>
> # Date 1329981765 -3600
> # Node ID 50317ae2a56d66e39079b8758ee2755fac268748
> # Parent  64f5cd4aa2a273d4b84c382b8ef484eab7905631
> autoconf: change AX_ARG_{DISABLE/ENABLE}_AND_EXPORT to make more sense
> 
> Change disable/enable feature macros to have a more significative name
> of what they actually do, to avoid confusions.
> 
> New macros have the following names:
> 
> AX_ARG_DEFAULT_ENABLE: feature is enabled by default, provides the
> --disable-{feature} option to disable it.
> 
> AX_ARG_DEFAULT_DISABLE: feature is disabled by default, provides the
> --enable-{feature] option to enable it.
> 
> Changes since v1:
> 
>  * Change comment to "dnl"
> 
>  * Change xapi to xenapi
> 
>  * Add help string regarding default value of enable/disable options
> 
> Signed-off-by: Roger Pau Monne <roger.pau@entel.upc.edu>
> Acked-by: Ian Campbell <ian.campbell@citrix.com>

Acked-by: Olaf Hering <olaf@aepfle.de>

  reply	other threads:[~2012-03-15 12:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-23  7:32 [PATCH v2] autoconf: change AX_ARG_{DISABLE/ENABLE}_AND_EXPORT to make more sense Roger Pau Monne
2012-03-15 12:28 ` Olaf Hering [this message]
2012-04-03 17:13   ` [PATCH v2] autoconf: change AX_ARG_{DISABLE/ENABLE}_AND_EXPORT to make more sense [and 1 more messages] Ian Jackson

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=20120315122825.GA18298@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=Ian.Campbell@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=roger.pau@entel.upc.edu \
    --cc=xen-devel@lists.xen.org \
    /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.