| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | New Autotools infrastructure. | Romain Chantereay | 2004-08-03 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | Don't hesitate to report bug (if any). Main changes: - No more, or so few AM_CONDITIONAL. - Binding compilation use AC_SUBST top level Makefile SUBDIRS. - Change order of AM Macro. - Added Macro. - Fix Windows Compilation. - New way to handle version number. - Use of lasso_config.h - more ? I do not remember. | ||||
| * | added --enable-python option to ./configure; default is yes. | Frederic Peters | 2004-07-23 | 1 | -4/+6 |
| | | | | | --enable-python=no to not compile python bindings. | ||||
| * | install python module in site-packages/ | Frederic Peters | 2004-07-23 | 1 | -4/+2 |
| | | |||||
| * | setup.py has been removed | Frederic Peters | 2004-07-22 | 1 | -1/+1 |
| | | |||||
| * | usage of pkg-config to get library information in configure; automake for the | Frederic Peters | 2004-07-22 | 1 | -0/+31 |
| python module; | |||||
