* Makefile.am configure.in libvir.spec.in python/*: added a first

version for python bindings, heavilly based on libxml2/libxslt
  way of doing things, maybe this need to be revisited. Added packaging
  too.
* src/hash.h: fixed the Copyright notice.
Daniel
This commit is contained in:
Daniel Veillard
2005-12-19 16:34:11 +00:00
parent 85a2a989cc
commit 75169488a0
12 changed files with 1297 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
## Process this file with automake to produce Makefile.in
SUBDIRS = src include docs
SUBDIRS = src include docs @PYTHON_SUBDIR@
EXTRA_DIST = libvir.spec.in libvir.spec COPYING.LIB \
libvir.pc.in libvir.pc TODO AUTHORS ChangeLog \
NEWS README