Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | check_python.m4 - Raise the minimum python version up to 2.4 | Matthias Dieter Wallnöfer | 2010-02-09 | 1 | -0/+5 |
| | | | | | | | | This is needed since we at the s4 side have some code which requires this. I think everybody should be fine since we got no complaints on the mailing list about this change. Patch template: Jelmer Vernooij <jelmer@samba.org> | ||||
* | Use PYTHON_VER rather than PYTHON_VERSION, as the first is already | Timur I. Bakeyev | 2009-05-13 | 1 | -5/+5 |
| | | | | | | commonly used (e.g. in the FreeBSD ports system). Signed-Off-By: Jelmer Vernooij <jelmer@samba.org> | ||||
* | Attempt to fix the merged build on OpenSuSE 10.2 | Volker Lendecke | 2009-05-02 | 1 | -0/+1 |
| | | | | | Python.h 2.5 on that platform does not #include the necessary headers to see uintptr_t. | ||||
* | python: Always run with the same version of Python as we build against. | Jelmer Vernooij | 2009-03-15 | 1 | -1/+5 |
| | |||||
* | Move check_python.m4 to common m4 directory. | Jelmer Vernooij | 2009-01-21 | 1 | -0/+100 |