All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: disable-libzfs configure flag (Re: Freeze on 27 February)
Date: Sat, 25 Feb 2012 20:00:32 +0100	[thread overview]
Message-ID: <4F492FD0.6040004@gmail.com> (raw)
In-Reply-To: <CAJ0EP42eE+JqKou9ZpxoeCZERgiYobnF7aGa5oLUUHbHyVGiOg@mail.gmail.com>

On 25.02.2012 19:44, Mike Gilbert wrote:
> +if test x"$libzfs_excuse" = x ; then
> +  # Only check for system headers if libzfs support has not been disabled.
> +  AC_CHECK_HEADERS(libzfs.h libnvpair.h)
> +fi
You should set excuse here if the headers aren't found.
Also it should fail if libzfs is explicitly enable but unavailable

-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko



  reply	other threads:[~2012-02-25 19:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-21 19:04 disable-libzfs configure flag (Re: Freeze on 27 February) Mike Gilbert
2012-02-21 19:16 ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-02-21 19:25   ` Mike Gilbert
2012-02-25 18:44   ` Mike Gilbert
2012-02-25 19:00     ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
2012-02-25 20:12       ` Mike Gilbert

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=4F492FD0.6040004@gmail.com \
    --to=phcoder@gmail.com \
    --cc=grub-devel@gnu.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.