]> git.ipfire.org Git - thirdparty/libvirt.git/commit
* configure.in libvirt.spec.in docs/examples/* include/Makefile.am
authorDaniel Veillard <veillard@redhat.com>
Mon, 26 Jun 2006 15:02:18 +0000 (15:02 +0000)
committerDaniel Veillard <veillard@redhat.com>
Mon, 26 Jun 2006 15:02:18 +0000 (15:02 +0000)
commitb62cdc14054288c65e24d62b1304e7d6f7d44a5d
tree788ed57c0bb66dd11757e2407922e268fca770e2
parent17af6e0a9bf0b8b1151ef157ee0e4f12c891ee23
* configure.in libvirt.spec.in docs/examples/* include/Makefile.am
  include/libvirt/virterror.h python/generator.py python/libvir.c
  python/libvirt_wrap.h src/driver.h src/internal.h src/test.h
  src/virsh.c src/virterror.c src/xend_internal.c src/xend_internal.h
  src/xml.c src/xml.h: moved the includes from include/ to
  include/libvirt to reflect the installed include tree. This
  avoid using "" in the includes themselves.
Daniel
38 files changed:
ChangeLog
configure.in
docs/APIconstructors.html
docs/APIfiles.html
docs/APIfunctions.html
docs/APIsymbols.html
docs/Makefile.am
docs/devhelp/general.html
docs/examples/.cvsignore
docs/examples/Makefile.am
docs/examples/examples.xml
docs/examples/info1.c
docs/examples/suspend.c
docs/html/book1.html
docs/html/index.html
docs/html/libvirt-lib.html
docs/libvirt-api.xml
docs/libvirt-refs.xml
include/Makefile.am
include/libvirt.h [deleted file]
include/libvirt.h.in [deleted file]
include/libvirt/virterror.h
include/virterror.h [deleted file]
libvirt.spec.in
python/generator.py
python/libvir.c
python/libvirt_wrap.h
src/driver.h
src/internal.h
src/libvirt.c
src/test.h
src/virsh.c
src/virterror.c
src/xend_internal.c
src/xend_internal.h
src/xml.c
src/xml.h
tests/xmlrpctest.c