summaryrefslogtreecommitdiff
path: root/m4
Commit message (Collapse)AuthorAgeFilesLines
* Use PYTHON_VER rather than PYTHON_VERSION, as the first is alreadyTimur I. Bakeyev2009-05-131-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.2Volker Lendecke2009-05-021-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 Vernooij2009-03-151-1/+5
|
* Allow using external libtalloc.Jelmer Vernooij2009-03-141-0/+156
|
* Move check_python.m4 to common m4 directory.Jelmer Vernooij2009-01-211-0/+100
|
* Only check for Perl once in Samba 3.Jelmer Vernooij2009-01-211-0/+32
|
* Move check_make.m4 to the top-level.Jelmer Vernooij2009-01-211-0/+33