Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-python
[samba.git] / source / scripting / python / config.m4
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-13 Jelmer Vernooijpython: Avoid overwriting flags for already found versi...
2008-01-13 Jelmer Vernooijpython: Fix initialization of variable.
2008-01-13 Jelmer Vernooijpython: Try more possible flags.
2008-01-10 Jelmer Vernooijconfigure: Complain when Python is not found.
2008-01-05 Jelmer Vernooijr26666: python: Prefer newer Python versions as they...
2007-12-26 Jelmer Vernooijr26597: Attempt to provide alternative for hosts that...
2007-12-24 Jelmer Vernooijr26576: Allow the static module loading code to be...
2007-12-24 Jelmer Vernooijr26575: Build a private copy of the Python executable...
2007-12-24 Jelmer Vernooijr26555: Use python-config utility to find python compil...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Stefan Metzmacherr26534: configure: using == in shell scripts isn't...
2007-12-21 Stefan Metzmacherr26422: build: let configure print out if we have worki...
2007-12-21 Jelmer Vernooijr26411: Double check Python installation - make sure...
2007-12-21 Jelmer Vernooijr26248: Check in SWIG output so SWIG is not required...
2007-12-21 Jelmer Vernooijr26247: Don't allow use of older SWIG versions.
2007-12-21 Jelmer Vernooijr26188: Now that swig output is pregenerated, allow...
2007-12-21 Jelmer Vernooijr26100: Also check for SWIG.
2007-12-21 Jelmer Vernooijr26098: Make missing python no longer fatal.
2007-12-21 Jelmer Vernooijr26089: Move python detection to a separate file, and...