summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Partially revert d64a2288a2cb3a8f74a18b740b265a460773635d and 351c2e99ab8b6a9...Jelmer Vernooij2008-01-291-1/+1
* configure: define HAVE_WORKING_PYTHONStefan Metzmacher2008-01-251-0/+1
* python: Avoid overwriting flags for already found version of Python.Jelmer Vernooij2008-01-131-3/+3
* python: Fix initialization of variable.Jelmer Vernooij2008-01-131-1/+2
* python: Try more possible flags.Jelmer Vernooij2008-01-131-31/+34
* r26666: python: Prefer newer Python versions as they use const properly.Jelmer Vernooij2008-01-051-1/+6
* r26597: Attempt to provide alternative for hosts that don't have python-config.Jelmer Vernooij2007-12-261-2/+8
* r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij2007-12-241-3/+6
* r26575: Build a private copy of the Python executable for Samba 4, so we know...Jelmer Vernooij2007-12-241-0/+3
* r26555: Use python-config utility to find python compile/link flags.Jelmer Vernooij2007-12-241-102/+8
* r26534: configure: using == in shell scripts isn't portableStefan Metzmacher2007-12-211-1/+1
* r26422: build: let configure print out if we have working python module supportStefan Metzmacher2007-12-211-5/+13
* r26411: Double check Python installation - make sure we can compile and link ...Jelmer Vernooij2007-12-211-1/+15
* r26248: Check in SWIG output so SWIG is not required when running out of svn.Jelmer Vernooij2007-12-211-1/+1
* r26247: Don't allow use of older SWIG versions.Jelmer Vernooij2007-12-211-1/+4
* r26188: Now that swig output is pregenerated, allow building python code with...Jelmer Vernooij2007-12-211-1/+1
* r26100: Also check for SWIG.Jelmer Vernooij2007-12-211-2/+2
* r26098: Make missing python no longer fatal.Jelmer Vernooij2007-12-211-5/+12
* r26089: Move python detection to a separate file, and don't make it an error ...Jelmer Vernooij2007-12-211-0/+117