| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Re-fix checking for Python include paths. Use $PYTHON-config like in 0.82.1 ↵ | Simon McVittie | 2007-07-31 | 1 | -8/+19 |
| | | | | | if we can, use the hard-coded logic from versions prior to 0.82.0 if we can't. | ||||
| * | Revert "Use python-config to get Python cppflags (patch from Ubuntu, fd.o ↵ | Simon McVittie | 2007-07-31 | 1 | -1/+4 |
| | | | | | | | | | | | | #11282)." Python < 2.5 didn't have python-config (although some distributions, e.g. Debian and Ubuntu, shipped it as an add-on). Even for 2.5, some distributions install it under gratuitously different names (hi, Gentoo). As a result, this patch needs replacing with one that doesn't rely on having python-config. This reverts commit 7c9d08d1ba7f5b0a9aa4a37118e56b1725cdaef9. | ||||
| * | Use python-config to get Python cppflags (patch from Ubuntu, fd.o #11282). | Simon McVittie | 2007-06-19 | 1 | -4/+1 |
| | | | | | Thanks to Sebastien Bacher. | ||||
| * | Refactor build system: | Simon McVittie | 2007-04-24 | 1 | -0/+24 |
| * Use autoreconf to simplify autogen.sh considerably * Use AC_CONFIG_MACRO_DIR and aclocal -I to pick up macros from m4/ * Drop acinclude.m4 in favour of putting our macros in m4/ | |||||
