Re: [PATCH 44/89] configure: move sysctl config check to its own file

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

 



On Fri, Dec 16, 2016 at 10:11:12 +0100, Pavel Hrdina wrote:
> Signed-off-by: Pavel Hrdina <phrdina@xxxxxxxxxx>
> ---
>  configure.ac      | 22 ++--------------------
>  m4/virt-sysctl.m4 | 43 +++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 45 insertions(+), 20 deletions(-)
>  create mode 100644 m4/virt-sysctl.m4
...
> +AC_DEFUN([LIBVIRT_CHECK_SYSCTL_CONFIG], [
> +  AC_MSG_CHECKING([for whether to install sysctl config])
> +  if test "$with_sysctl" = "yes" || test "$with_sysctl" = "check"
> +  then
> +    case $host in
> +      *-*-linux*)
> +        with_sysctl=yes
> +        ;;
> +      **)

One star would be enough, but it's not your fault.

ACK

Jirka

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]
  Powered by Linux