]> xenbits.xensource.com Git - libvirt.git/commit
Move bridge symbols into a separate syms file
authorJim Meyering <meyering@redhat.com>
Mon, 5 Jan 2009 14:07:31 +0000 (14:07 +0000)
committerJim Meyering <meyering@redhat.com>
Mon, 5 Jan 2009 14:07:31 +0000 (14:07 +0000)
commit83dfc25c02a698f61e09dab7f77bd8c7ad5a681e
treec97a2186ef2cc7c18ec35593d78a97f8a653add8
parentea5775bf8ea4ff84bb90b0f47e6736b6061e2de6
Move bridge symbols into a separate syms file

* configure.in: Provide a new --with-bridge option.
* src/Makefile.am (PRIVSYMFILES) [WITH_BRIDGE]: Append libvirt_bridge.syms.
* src/bridge.c: Test WITH_BRIDGE rather than particular drivers.
* src/libvirt_private.syms: Move bridge-related symbols into...
* src/libvirt_bridge.syms: ...this new file.
Author: John Levon
ChangeLog
configure.in
src/Makefile.am
src/bridge.c
src/libvirt_bridge.syms [new file with mode: 0644]
src/libvirt_private.syms