xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Ian Campbell <Ian.Campbell@citrix.com>
To: "Roger Pau Monné" <roger.pau@entel.upc.edu>
Cc: Ian Jackson <Ian.Jackson@eu.citrix.com>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: [PATCH v5] build: add autoconf to replace custom checks in tools/check
Date: Tue, 21 Feb 2012 11:06:04 +0000	[thread overview]
Message-ID: <1329822364.25232.87.camel@dagon.hellion.org.uk> (raw)
In-Reply-To: <CAPLaKK50Bh_WSMR53taWsxTNGKvU-edLfnbS3oz2NX305gqmTA@mail.gmail.com>

On Tue, 2012-02-21 at 10:17 +0000, Roger Pau Monné wrote:
> 2012/2/21 Ian Campbell <Ian.Campbell@citrix.com>:
> > On Mon, 2012-02-20 at 22:18 +0000, Roger Pau Monne wrote:
> >>
> >> +# Autoscan stuff (except for yajl/yajl_version.h check)
> >
> > I don't understand this comment, the following AC_CHECK_HEADERS _does_
> > check for yajl_version.
> 
> Sorry, the comment is misleading, what I mean is that everything here
> is detected by autoscan, except for the yajl_version.h test that I've
> added myself. Should I change the comment?

I'd be tempted to just remove it. No one will update it when they add
another check not covered by autoscan.

> >
> >> +# Checks for header files.
> >> +AC_FUNC_ALLOCA
> >> +AC_CHECK_HEADERS([ \
> >> +                arpa/inet.h fcntl.h inttypes.h libintl.h limits.h malloc.h \
> >> +                netdb.h netinet/in.h stddef.h stdint.h stdlib.h string.h \
> >> +                strings.h sys/file.h sys/ioctl.h sys/mount.h sys/param.h \
> >> +                sys/socket.h sys/statvfs.h sys/time.h syslog.h termios.h \
> >> +                unistd.h yajl/yajl_version.h \
> >> +                ])
> >

      reply	other threads:[~2012-02-21 11:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-20 22:18 [PATCH v5] build: add autoconf to replace custom checks in tools/check Roger Pau Monne
2012-02-21 10:03 ` Ian Campbell
2012-02-21 10:15   ` Roger Pau Monné
2012-02-21 10:07 ` Ian Campbell
2012-02-21 10:17   ` Roger Pau Monné
2012-02-21 11:06     ` Ian Campbell [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=1329822364.25232.87.camel@dagon.hellion.org.uk \
    --to=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 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).