]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Configure UML support only if sys/inotify.h present
authorMaximilian Wilhelm <max@rfc2324.org>
Wed, 5 Aug 2009 08:47:18 +0000 (10:47 +0200)
committerDaniel Veillard <veillard@redhat.com>
Wed, 5 Aug 2009 08:47:18 +0000 (10:47 +0200)
commit16928a161b19ea4c8ff480268041e7e18bf00050
tree16b7e90b864e69ca5f67e95d842839712caa3afa
parent939cc47431cc7e2cc82d692f6066bad317497e57
Configure UML support only if sys/inotify.h present

* configure.in: UML support requires sys/inotify.h so make it check
  by default.
configure.in