aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* So, we're not really using AC_CONFIG_MACRO_DIR for now.Christopher Allan Webber2014-10-101-1/+1
* Move paste.ini, lazystarter.sh back to the right placeChristopher Allan Webber2014-10-101-1/+0
* Update lazyserver to use paste or gunicorn conditionallyChristopher Allan Webber2014-10-101-3/+3
* Set USE_PYTHON3 to yes/no depending on whether --with-python3 enabledChristopher Allan Webber2014-10-101-0/+2
* No acceptable *python* could be foundChristopher Allan Webber2014-10-101-1/+1
* Moved where the python init command wasChristopher Allan Webber2014-10-101-6/+5
* Most of the way to having a desirable `./configure && make` setupChristopher Allan Webber2014-10-101-26/+49
* Continuing to iterate toward the right autoconf/make solutionChristopher Allan Webber2014-10-101-7/+13
* Updated MediaGoblin config stuff to latest pyconfigure releaseChristopher Allan Webber2014-10-101-4/+213
* psql, not postgres, in configure.acChristopher Allan Webber2014-06-051-1/+1
* Oops, this accidently slipped in thereRodney Ewing2013-08-201-7/+4
* This patch checks for libs instead of programs in configure.ac for sqlite3 an...Rodney Ewing2013-08-201-4/+7
* Moving setup.py.in back to setup.pyChristopher Allan Webber2013-07-251-1/+1
* make virtualenv use the defaultBrandon Invergo2013-05-201-2/+2
* fix aux file installationBrandon Invergo2013-05-191-1/+1
* change default prefixBrandon Invergo2013-05-191-0/+5
* fix testing for db programBrandon Invergo2013-05-191-3/+3
* add configure.acBrandon Invergo2013-05-191-0/+197
* clean upBrandon Invergo2013-05-191-87/+0
* add pyconfigure stuffBrandon Invergo2012-11-121-0/+87