/[Apache-SVN]/quetzalcoatl/mod_python/trunk/configure.in
ViewVC logotype

Log of /quetzalcoatl/mod_python/trunk/configure.in

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 635765 - (view) (annotate) - [select for diffs]
Modified Tue Mar 11 00:25:37 2008 UTC (20 months, 2 weeks ago) by grahamd
File length: 13670 byte(s)
Diff to previous 615235 (colored)
Attempt to fix up build process so it works properly on MacOS X
Tiger/Leopard whether one is using standard OS version of Python or another
framework based build of Python installed in a separate location, such as
from MacPorts. Note that the nature of the changes meant that general build
process has been affected and so good testing needed on all platforms.

Revision 615235 - (view) (annotate) - [select for diffs]
Modified Fri Jan 25 14:53:35 2008 UTC (22 months ago) by grisha
File length: 12224 byte(s)
Diff to previous 385000 (colored)
Moving mod_python under quetz

Revision 385000 - (view) (annotate) - [select for diffs]
Modified Sat Mar 11 03:46:52 2006 UTC (3 years, 8 months ago) by jgallacher
Original Path: httpd/mod_python/trunk/configure.in
File length: 12224 byte(s)
Diff to previous 377430 (colored)
Added --with-mutex-dir configure option to make the mutex directory
configurable at compilation time (MODPYTHON-131).

Revision 377430 - (view) (annotate) - [select for diffs]
Modified Mon Feb 13 17:22:42 2006 UTC (3 years, 9 months ago) by jgallacher
Original Path: httpd/mod_python/trunk/configure.in
File length: 11827 byte(s)
Diff to previous 376555 (colored)
Added "make check" Makefile rule for running the unit tests.

Revision 376555 - (view) (annotate) - [select for diffs]
Modified Fri Feb 10 05:03:23 2006 UTC (3 years, 9 months ago) by jgallacher
Original Path: httpd/mod_python/trunk/configure.in
File length: 11813 byte(s)
Diff to previous 329233 (colored)
Fixed configure.in to work correctly with bash 3.1.
Ref MODPYTHON-122

Revision 329233 - (view) (annotate) - [select for diffs]
Modified Fri Oct 28 16:06:22 2005 UTC (4 years, 1 month ago) by jgallacher
Original Path: httpd/mod_python/trunk/configure.in
File length: 11849 byte(s)
Diff to previous 327671 (colored)
Fixed ./configure error for x86-64 platforms. The correct path for
PY_STD_LIB will now be found.
Ref MODPYTHON-85

Revision 327671 - (view) (annotate) - [select for diffs]
Modified Sat Oct 22 15:55:52 2005 UTC (4 years, 1 month ago) by jgallacher
Original Path: httpd/mod_python/trunk/configure.in
File length: 11713 byte(s)
Diff to previous 263922 (colored)
Changed a couple of descriptions displayed by ./configure --help. ie.
--with-python=PATH      Path to specific Python binary
--with-python-src=DIR   Path to python sources - required if you want to 
generate the documenation

Revision 263922 - (view) (annotate) - [select for diffs]
Modified Sun Aug 28 21:03:20 2005 UTC (4 years, 3 months ago) by jgallacher
Original Path: httpd/mod_python/trunk/configure.in
File length: 11693 byte(s)
Diff to previous 263918 (colored)
Added apxs2 path detection to ./configure. Some linux distributions such
as Debian use apxs2 instead of apxs for apache2 installations.

Revision 263918 - (view) (annotate) - [select for diffs]
Modified Sun Aug 28 20:54:32 2005 UTC (4 years, 3 months ago) by jgallacher
Original Path: httpd/mod_python/trunk/configure.in
File length: 11349 byte(s)
Diff to previous 231071 (colored)
Added more detail to the warning message for ./configure when flex is
not found or is not the correct version. Also added some information to
the README detailing the flex requirements.

Revision 231071 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 18:07:09 2005 UTC (4 years, 3 months ago) by jgallacher
Original Path: httpd/mod_python/trunk/configure.in
File length: 10739 byte(s)
Diff to previous 201853 (colored)
Added configure option for setting MAX_LOCKS at compile time.
Default for MAX_LOCKS also changed from 32 to 8.
Ref MODPYTHON-70

Revision 201853 - (view) (annotate) - [select for diffs]
Modified Sun Jun 26 13:52:26 2005 UTC (4 years, 5 months ago) by jgallacher
Original Path: httpd/mod_python/trunk/configure.in
File length: 10353 byte(s)
Diff to previous 201748 (colored)
Added flex detection and --with-flex option to configure.
Ref MODPYTHON-52

Revision 201748 - (view) (annotate) - [select for diffs]
Modified Sat Jun 25 14:26:59 2005 UTC (4 years, 5 months ago) by jgallacher
Original Path: httpd/mod_python/trunk/configure.in
File length: 9152 byte(s)
Diff to previous 106619 (colored)
Added --with-python-src to configure.in to aid in building the documentation.
The path to the python source, which is required to build the docs, can now be specified at configure time instead of manually editing Doc/Makefile.

Revision 106619 - (view) (annotate) - [select for diffs]
Modified Thu Nov 25 22:10:52 2004 UTC (5 years ago) by nd
Original Path: httpd/mod_python/trunk/configure.in
File length: 8716 byte(s)
Diff to previous 102649 (colored)
property cleanup

Revision 102649 - (view) (annotate) - [select for diffs]
Modified Mon Feb 16 19:47:28 2004 UTC (5 years, 9 months ago) by grisha
Original Path: httpd/mod_python/trunk/configure.in
File length: 8716 byte(s)
Diff to previous 102646 (colored)
New license

Revision 102646 - (view) (annotate) - [select for diffs]
Modified Mon Feb 16 18:55:44 2004 UTC (5 years, 9 months ago) by grisha
Original Path: httpd/mod_python/trunk/configure.in
File length: 10777 byte(s)
Diff to previous 98129 (colored)
This should help compiling on OS X

PR:
Obtained from:
Submitted by:	Mack McClain
Reviewed by:

Revision 98129 - (view) (annotate) - [select for diffs]
Modified Mon Dec 30 18:59:35 2002 UTC (6 years, 10 months ago) by grisha
Original Path: httpd/mod_python/trunk/configure.in
File length: 10730 byte(s)
Diff to previous 98119 (colored)
Make install now uses distutils to install the mod_python package.

Revision 98119 - (view) (annotate) - [select for diffs]
Modified Sat Dec 28 05:32:04 2002 UTC (6 years, 11 months ago) by grisha
Original Path: httpd/mod_python/trunk/configure.in
File length: 10718 byte(s)
Diff to previous 97998 (colored)
dist/setup.py is now generated by configure, which is more intuitive

Revision 97998 - (view) (annotate) - [select for diffs]
Modified Tue Dec 17 20:44:04 2002 UTC (6 years, 11 months ago) by grisha
Original Path: httpd/mod_python/trunk/configure.in
File length: 10498 byte(s)
Diff to previous 97997 (colored)
Added _muldi3.o to list of objects to be explicitely linked in on Sol 8.
I haven't seen a problem with it, but Michael Schwager reported seeing it,
and it didn't seem to hurt anything to add it.

Revision 97997 - (view) (annotate) - [select for diffs]
Modified Tue Dec 17 20:32:58 2002 UTC (6 years, 11 months ago) by grisha
Original Path: httpd/mod_python/trunk/configure.in
File length: 10534 byte(s)
Diff to previous 97753 (colored)
For whatever reason on solaris 8 sed didn't filter blanks correctly resulting
in configure thinking that Python is a Darwin framework... Not sure what
the problem with sed was, but replacing it with awk seems to have fixed it.

Revision 97753 - (view) (annotate) - [select for diffs]
Modified Mon Dec 2 21:58:49 2002 UTC (6 years, 11 months ago) by grisha
Original Path: httpd/mod_python/trunk/configure.in
File length: 10530 byte(s)
Diff to previous 97454 (colored)
Detect Python compiled as framework on Darwin.
Submitted by: Justin Erenkrantz

Revision 97454 - (view) (annotate) - [select for diffs]
Modified Fri Nov 8 00:15:11 2002 UTC (7 years ago) by gstein
Original Path: httpd/mod_python/trunk/configure.in
File length: 10167 byte(s)
Diff to previous 97451 (colored)
Take Roy Fielding's advice and keep Grisha's email address out of the
source code. No need to send yet more spam his way :-)

Revision 97451 - (view) (annotate) - [select for diffs]
Modified Thu Nov 7 23:17:37 2002 UTC (7 years ago) by grisha
Original Path: httpd/mod_python/trunk/configure.in
File length: 10186 byte(s)
Diff to previous 97297 (colored)
Use python shared lib if available

Revision 97297 - (view) (annotate) - [select for diffs]
Modified Thu Oct 24 22:25:31 2002 UTC (7 years, 1 month ago) by grisha
Original Path: httpd/mod_python/trunk/configure.in
File length: 9609 byte(s)
Diff to previous 97295 (colored)
with-python now takes a python binary rather than the directory

Revision 97295 - (view) (annotate) - [select for diffs]
Modified Thu Oct 24 21:13:42 2002 UTC (7 years, 1 month ago) by grisha
Original Path: httpd/mod_python/trunk/configure.in
File length: 10584 byte(s)
Diff to previous 97283 (colored)
Fixed distclean

Revision 97283 - (view) (annotate) - [select for diffs]
Modified Wed Oct 23 19:37:56 2002 UTC (7 years, 1 month ago) by grisha
Original Path: httpd/mod_python/trunk/configure.in
File length: 10605 byte(s)
Diff to previous 97213 (colored)
removed mkdep since it does not seem to be used

Revision 97213 - (view) (annotate) - [select for diffs]
Modified Mon Oct 14 21:16:05 2002 UTC (7 years, 1 month ago) by grisha
Original Path: httpd/mod_python/trunk/configure.in
File length: 10885 byte(s)
Diff to previous 97184 (colored)
A couple of changes to autoconf-related things to make us more solaris-friendly.

Revision 97184 - (view) (annotate) - [select for diffs]
Modified Sat Oct 12 05:41:32 2002 UTC (7 years, 1 month ago) by grisha
Original Path: httpd/mod_python/trunk/configure.in
File length: 10875 byte(s)
Diff to previous 97175 (colored)
PythonInterpreter appears to be working correctly now.

Revision 97175 - (view) (annotate) - [select for diffs]
Modified Thu Oct 10 21:28:33 2002 UTC (7 years, 1 month ago) by grisha
Original Path: httpd/mod_python/trunk/configure.in
File length: 10806 byte(s)
Diff to previous 96991 (colored)
The test suite now runs on Windows without any tweaking! (Well, some
things DO have to be entered manually given that autoconf doesn't work
under Windows).

Revision 96991 - (view) (annotate) - [select for diffs]
Modified Fri Sep 27 17:59:00 2002 UTC (7 years, 2 months ago) by grisha
Original Path: httpd/mod_python/trunk/configure.in
File length: 10866 byte(s)
Diff to previous 96774 (colored)
A small bug with the way a file extension is obtained and some other stuff.

Revision 96774 - (view) (annotate) - [select for diffs]
Modified Thu Sep 12 18:24:06 2002 UTC (7 years, 2 months ago) by gstein
Original Path: httpd/mod_python/trunk/configure.in
File length: 10824 byte(s)
Diff to previous 96436 (colored)
WHAM!

Revamp the copyright/license headers in all(?) of the files. Include
the appropriate attribution/recognition to Grisha's original work.

Revision 96436 - (view) (annotate) - [select for diffs]
Modified Sun Aug 18 18:43:36 2002 UTC (7 years, 3 months ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/configure.in
File length: 10420 byte(s)
Diff to previous 95839 (colored)
added rudimentary tests, some documentation fixes, and more misc stuff

Revision 95839 - (view) (annotate) - [select for diffs]
Modified Fri Jun 21 20:12:28 2002 UTC (7 years, 5 months ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/configure.in
File length: 10193 byte(s)
Diff to previous 95786 (colored)
disabled --with-apache

Revision 95786 - (view) (annotate) - [select for diffs]
Modified Tue Jun 18 21:15:29 2002 UTC (7 years, 5 months ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/configure.in
File length: 10023 byte(s)
Diff to previous 90934 (colored)
Added check for apache version

Revision 90934 - (view) (annotate) - [select for diffs]
Modified Thu Sep 6 20:40:26 2001 UTC (8 years, 2 months ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/configure.in
File length: 9633 byte(s)
Diff to previous 90933 (colored)
config works... may be

Revision 90933 - (view) (annotate) - [select for diffs]
Modified Thu Sep 6 20:31:53 2001 UTC (8 years, 2 months ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/configure.in
File length: 9572 byte(s)
Diff to previous 89336 (colored)
config works... may be

Revision 89336 - (view) (annotate) - [select for diffs]
Modified Mon Jun 11 19:16:25 2001 UTC (8 years, 5 months ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/configure.in
File length: 10386 byte(s)
Diff to previous 88744 (colored)
Python 2.1 support

Revision 88744 - (view) (annotate) - [select for diffs]
Modified Sat Apr 7 05:43:21 2001 UTC (8 years, 7 months ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/configure.in
File length: 10136 byte(s)
Diff to previous 87227 (colored)
_eprintf fix

Revision 87227 - (view) (annotate) - [select for diffs]
Modified Wed Dec 6 03:05:38 2000 UTC (8 years, 11 months ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/configure.in
File length: 9834 byte(s)
Diff to previous 87225 (colored)
copyright change 2

Revision 87225 - (view) (annotate) - [select for diffs]
Modified Tue Dec 5 23:47:01 2000 UTC (8 years, 11 months ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/configure.in
File length: 9830 byte(s)
Diff to previous 87189 (colored)
copyright change

Revision 87189 - (view) (annotate) - [select for diffs]
Modified Tue Dec 5 00:14:02 2000 UTC (8 years, 11 months ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/configure.in
File length: 7617 byte(s)
Diff to previous 86761 (colored)
Initial (not proof-read) LaTeX source for documentation is
checked in.

Revision 86761 - (view) (annotate) - [select for diffs]
Modified Sun Oct 29 01:29:06 2000 UTC (9 years, 1 month ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/configure.in
File length: 7581 byte(s)
Diff to previous 86695 (colored)
some more installation related (for static) problems fixed

Revision 86695 - (view) (annotate) - [select for diffs]
Modified Sun Oct 22 03:32:45 2000 UTC (9 years, 1 month ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/configure.in
File length: 7551 byte(s)
Diff to previous 86653 (colored)
PyFinalize and another install bug fixed

Revision 86653 - (view) (annotate) - [select for diffs]
Modified Wed Oct 18 20:07:31 2000 UTC (9 years, 1 month ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/configure.in
File length: 7344 byte(s)
Diff to previous 86615 (colored)
periodic checkin

Revision 86615 - (view) (annotate) - [select for diffs]
Modified Mon Oct 16 20:58:57 2000 UTC (9 years, 1 month ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/configure.in
File length: 7129 byte(s)
Diff to previous 86489 (colored)
grand reorg file split

Revision 86489 - (view) (annotate) - [select for diffs]
Modified Tue Oct 10 00:44:52 2000 UTC (9 years, 1 month ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/configure.in
File length: 6897 byte(s)
Diff to previous 86475 (colored)
autoconf mostly works now

Revision 86475 - (view) (annotate) - [select for diffs]
Added Mon Oct 9 16:17:23 2000 UTC (9 years, 1 month ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/configure.in
File length: 5855 byte(s)
first stap at autoconf

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2