]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
build: fix example build on MacOS X
authorEric Blake <eblake@redhat.com>
Tue, 28 Sep 2010 16:37:50 +0000 (10:37 -0600)
committerEric Blake <eblake@redhat.com>
Thu, 30 Sep 2010 17:34:00 +0000 (11:34 -0600)
commitf8db6c90e3d4b9436488936f8ed7958635bf90a0
tree1200c309c748313353d0b31e56ac295cc2ece1bb
parentee2cb9835f4e4e685bdb5d764ab65cebb3db13f7
build: fix example build on MacOS X

Partial reversion of commit 76d87a59, now that bootstrap is smarter.

* .gnulib: Update to latest, for poll and bootstrap fixes.
* bootstrap: Resync from gnulib.
* autogen.sh: Drop redundant tool checks; bootstrap does them
better, by honoring environment variables.
* examples/domain-events/events-c/Makefile.am (INCLUDES)
(event_test_LDADD): Use gnulib library during build.
* bootstrap.conf (gnulib_tool_option_extras): Revert --libtool
addition, now that updated bootstrap does it for us.
Reported by Justin Clift.
.gnulib
autogen.sh
bootstrap
bootstrap.conf
examples/domain-events/events-c/Makefile.am