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

Log of /quetzalcoatl/mod_python/trunk/configure

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: 124121 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: 127276 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
File length: 127276 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
File length: 126500 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
File length: 126410 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 ago) by jgallacher
Original Path: httpd/mod_python/trunk/configure
File length: 126410 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
File length: 126118 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, 2 months ago) by jgallacher
Original Path: httpd/mod_python/trunk/configure
File length: 126098 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, 2 months ago) by jgallacher
Original Path: httpd/mod_python/trunk/configure
File length: 124612 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
File length: 123733 byte(s)
Diff to previous 201854 (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 201854 - (view) (annotate) - [select for diffs]
Modified Sun Jun 26 13:56:54 2005 UTC (4 years, 5 months ago) by jgallacher
Original Path: httpd/mod_python/trunk/configure
File length: 122868 byte(s)
Diff to previous 201749 (colored)
Regenerated configure file for flex support.
Ref MODPYTHON-52

Revision 201749 - (view) (annotate) - [select for diffs]
Modified Sat Jun 25 14:41:07 2005 UTC (4 years, 5 months ago) by jgallacher
Original Path: httpd/mod_python/trunk/configure
File length: 119787 byte(s)
Diff to previous 106619 (colored)
New configure file generated by autoconf from the changed configure.in file.

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
File length: 110881 byte(s)
Diff to previous 102646 (colored)
property cleanup

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
File length: 110881 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
File length: 53452 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
File length: 53426 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
File length: 53183 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
File length: 53231 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
File length: 53227 byte(s)
Diff to previous 97451 (colored)
Detect Python compiled as framework on Darwin.
Submitted by: Justin Erenkrantz

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
File length: 52864 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
File length: 51131 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
File length: 53109 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
File length: 53151 byte(s)
Diff to previous 97215 (colored)
removed mkdep since it does not seem to be used

Revision 97215 - (view) (annotate) - [select for diffs]
Modified Mon Oct 14 21:19:41 2002 UTC (7 years, 1 month ago) by grisha
Original Path: httpd/mod_python/trunk/configure
File length: 55190 byte(s)
Diff to previous 97213 (colored)
configure.in -\> configure

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
File length: 56050 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
File length: 56013 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
File length: 55946 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
File length: 56006 byte(s)
Diff to previous 96436 (colored)
A small bug with the way a file extension is obtained and some other stuff.

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
File length: 55964 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
File length: 55712 byte(s)
Diff to previous 90934 (colored)
disabled --with-apache

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
File length: 55122 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
File length: 55048 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
File length: 55972 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
File length: 55724 byte(s)
Diff to previous 87189 (colored)
_eprintf fix

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
File length: 55360 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 ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/configure
File length: 55302 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
File length: 55401 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
File length: 55176 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
File length: 53063 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
File length: 52743 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
File length: 51715 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