]> git.ipfire.org Git - thirdparty/libvirt.git/commit
+Tue May 29 15:41:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 29 May 2007 14:44:15 +0000 (14:44 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 29 May 2007 14:44:15 +0000 (14:44 +0000)
commit0832c58c0a80ec480a0df3849c8d73cca58aa3b9
treec844151f71dfbc31c64e673abe0c1000b6205190
parentc3e814684a247a24228ce625f83a466007898bd1
+Tue May 29 15:41:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
+
+       * TODO: Added a note about requiring C++ compiler because of a
+         possible problem with libtool autoconf macros.
+       * docs/examples/Makefile.am, proxy/Makefile.am, qemud/Makefile.am,
+         src/Makefile.am, tests/Makefile.am: Pass $(WARN_CFLAGS) when
+         linking, so if -fstack-protector is there, gcc will link to
+         the stack protector library.
+       * tests/xencapstest.c: Allow this test to compile when Xen
+         libraries are not enabled.
+
ChangeLog
TODO
docs/examples/Makefile.am
proxy/Makefile.am
qemud/Makefile.am
src/Makefile.am
tests/Makefile.am
tests/xencapstest.c