summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/config.m4
Commit message (Collapse)AuthorAgeFilesLines
* r26422: build: let configure print out if we have working python module supportStefan Metzmacher2007-12-211-5/+13
| | | | | metze (This used to be commit dfb9d704d053455d636d4f9d9d49cbfb70ada53e)
* r26411: Double check Python installation - make sure we can compile and link ↵Jelmer Vernooij2007-12-211-1/+15
| | | | | | using it. (This used to be commit 3d8fc5808ced6f54274701d80fe2d42423bf9fee)
* r26248: Check in SWIG output so SWIG is not required when running out of svn.Jelmer Vernooij2007-12-211-1/+1
| | | | (This used to be commit 08501fbef38f81ce5ff4885a1696f9cb392fd631)
* r26247: Don't allow use of older SWIG versions.Jelmer Vernooij2007-12-211-1/+4
| | | | (This used to be commit def0ae919b9b65e70124ee5bfcd70d3a22973a9b)
* r26188: Now that swig output is pregenerated, allow building python code ↵Jelmer Vernooij2007-12-211-1/+1
| | | | | | without swig installed. (This used to be commit f97f82adbd2663cadcfc5522c809ce2e659fb42c)
* r26100: Also check for SWIG.Jelmer Vernooij2007-12-211-2/+2
| | | | (This used to be commit 1755adffecb8ed68047d6ad69087a680cc63ba8f)
* r26098: Make missing python no longer fatal.Jelmer Vernooij2007-12-211-5/+12
| | | | (This used to be commit 9af2aeb22500baf65c11bc46c0051385911a8d67)
* r26089: Move python detection to a separate file, and don't make it an error ↵Jelmer Vernooij2007-12-211-0/+117
if it isn't available. (This used to be commit 4e7709379de2fb9bf1eafd9ee9cbe10a0e6df51e)