pyenv/plugins/python-build/bin
Yamashita Yuu 7612f0391d Don't clober the environment CPPFLAGS and LDFLAGS (refs #168)
Because the variables specified via command-line arguments for the
`./configure` will be favored than one in environment variables,
setting those variables in `PACKAGE_CONFIGURE_OPTS_ARRAY` will hide
existing environment variables.

To avoid the problem, stop using `package_option()` to setup those
variables.
2014-05-21 22:48:11 +09:00
..
pyenv-install Import recent changes from ruby-build 20140420 2014-05-01 13:14:41 +09:00
pyenv-uninstall Import changes from ruby-build 20140110.1 2014-01-10 20:05:01 +09:00
python-build Don't clober the environment CPPFLAGS and LDFLAGS (refs #168) 2014-05-21 22:48:11 +09:00