build: Use ./configure --with-python-installdir=DIR to select Python dir.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 9 Dec 2010 12:42:33 +0000 (12:42 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 9 Dec 2010 16:41:40 +0000 (16:41 +0000)
commitff484e00535e11da17d9c63447abbb6b65e4f11b
treeb0826c518baa1d5aceccb74c3227f5624db3c2e1
parent8ea322aba3041e67cf32b43101a3299f89c9b0dc
build: Use ./configure --with-python-installdir=DIR to select Python dir.

We don't always want to install in the site-packages directory.  Allow
the directory to be chosen using a configure option.  Rename the
variable PYTHON_INSTALLDIR to reflect its true purpose.
configure.ac
python/Makefile.am