* m4/pypath.m4: New file.

* Makefile.am (SUBDIRS): Add wrap.
* wrap/Makefile.am: New file.
* wrap/spot.i: New file.  Preliminary bindings for Python.
* configure.ac: Call adl_CHECK_PYTHON and output wrap/Makefile.
This commit is contained in:
Alexandre Duret-Lutz 2003-04-30 12:35:22 +00:00
parent 16bc2c63d9
commit e2c42a9f79
15 changed files with 141 additions and 2 deletions

9
wrap/.cvsignore Normal file
View file

@ -0,0 +1,9 @@
.deps
.libs
Makefile
Makefile.in
*.la
spot.py*
*.lo
*.loT
spot_wrap.cxx