* 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:
parent
16bc2c63d9
commit
e2c42a9f79
15 changed files with 141 additions and 2 deletions
|
|
@ -1,3 +1,11 @@
|
|||
2003-04-30 Alexandre DURET-LUTZ <aduret@src.lip6.fr>
|
||||
|
||||
* 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.
|
||||
|
||||
2003-04-29 Alexandre DURET-LUTZ <aduret@src.lip6.fr>
|
||||
|
||||
* configure.ac: Call AC_PROG_LIBTOOL.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue