Christopher Allan Webber
e6121708e5
Let's try setting up the version number via configure.ac
...
Why not?
2015-02-21 23:45:21 -06:00
Christopher Allan Webber
743af6ba13
Removing a lot of stuff from configure.ac that we aren't using
...
We could probably remove more, but this is a ~reasonable start.
2015-02-21 16:49:58 -06:00
Christopher Allan Webber
0e58f8105f
So, we're not really using AC_CONFIG_MACRO_DIR for now.
2014-10-10 14:42:18 -05:00
Christopher Allan Webber
53463ad71d
Move paste.ini, lazystarter.sh back to the right place
2014-10-10 14:42:17 -05:00
Christopher Allan Webber
41c6732eff
Update lazyserver to use paste or gunicorn conditionally
...
Also get rid of env.in, we're not using that for now.
2014-10-10 14:42:17 -05:00
Christopher Allan Webber
65686465e7
Set USE_PYTHON3 to yes/no depending on whether --with-python3 enabled
2014-10-10 14:42:16 -05:00
Christopher Allan Webber
f8c1e11f10
No acceptable *python* could be found
2014-10-10 14:42:16 -05:00
Christopher Allan Webber
50e5332889
Moved where the python init command was
2014-10-10 14:42:16 -05:00
Christopher Allan Webber
96f9c530ea
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.
2014-10-10 14:42:16 -05:00
Christopher Allan Webber
07778a69da
Continuing to iterate toward the right autoconf/make solution
2014-10-10 14:42:16 -05:00
Christopher Allan Webber
a9dc855ada
Updated MediaGoblin config stuff to latest pyconfigure release
...
Iterating towards what we want in the configure setup.
2014-10-10 14:42:16 -05:00
Christopher Allan Webber
d57dd89e98
psql, not postgres, in configure.ac
2014-06-05 11:01:21 -05:00
Rodney Ewing
c62d174437
Oops, this accidently slipped in there
...
Revert "This patch checks for libs instead of programs in configure.ac for sqlite3 and postgesql."
This reverts commit 26da3271f6e6a880c0418998d5a4e5e71081e1f7.
2013-08-20 07:52:12 -07:00
Rodney Ewing
26da3271f6
This patch checks for libs instead of programs in configure.ac for sqlite3 and postgesql.
...
Patch submitted by amirouche
2013-08-20 07:03:55 -07:00
Christopher Allan Webber
00ed01b7cb
Moving setup.py.in back to setup.py
2013-07-25 14:34:48 -05:00
Brandon Invergo
20f7fd5d0b
make virtualenv use the default
2013-05-20 00:02:50 +02:00
Brandon Invergo
e56b493a9e
fix aux file installation
2013-05-19 23:42:04 +02:00
Brandon Invergo
dc85ee8cef
change default prefix
2013-05-19 15:30:18 +02:00
Brandon Invergo
f16f93be3f
fix testing for db program
2013-05-19 15:16:37 +02:00
Brandon Invergo
e342891a5d
add configure.ac
2013-05-19 13:55:01 +02:00
Brandon Invergo
60c42337ef
clean up
2013-05-19 13:22:39 +02:00
Brandon Invergo
ef513974ab
add pyconfigure stuff
2012-11-12 23:31:14 +01:00