Most of the way to having a desirable `./configure && make` setup
authorChristopher Allan Webber <cwebber@dustycloud.org>
Wed, 8 Oct 2014 17:55:44 +0000 (12:55 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 10 Oct 2014 19:42:16 +0000 (14:42 -0500)
commit96f9c530ea38585aced7bf1a6abe50d3d3911c37
tree202ee2555719ac123ecc7af8bf75494d3a1c9094
parent9421705a702caa86d8c27ffffdfbdcb8b760fffd
Most of the way to having a desirable `./configure && make` setup

Tries to simplify a lot of the configure code.  This is mostly because I
found what I expected the previous configure setup to do wasn't quite
what it was doing.

Also supports a --with-python3 option.
Makefile.in
configure.ac
paste.py2.ini [new file with mode: 0644]
paste.py3.ini [moved from paste.ini with 100% similarity]