grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: disable-libzfs configure flag (Re: Freeze on 27 February)


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: disable-libzfs configure flag (Re: Freeze on 27 February)
Date: Sat, 25 Feb 2012 20:00:32 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20120216 Icedove/8.0

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 via email to

[Prev in Thread] Current Thread [Next in Thread]