diff options
author | Ram Raja <rraja@redhat.com> | 2013-05-26 21:55:23 +0530 |
---|---|---|
committer | Anand Avati <avati@redhat.com> | 2013-05-28 22:37:42 -0700 |
commit | b0540090648a7670ef52e6733d127656f5aca5ed (patch) | |
tree | 3ffdac5a3bfe4b36ba76290248b649b6b0d61598 /rpc | |
parent | 7d0cf52a344e476963fe97e71f86488d5bb17b1c (diff) |
configure.ac: add build option for glupy
Check whether Python.h, glupy dependency, is installed in the system.
('Python.h' part of python-devel or python-dev package.)
Allow following build options:
--enable-glupy build glupy; If dependencies are not met, abort
configure script run with error.
--disable-glupy don't build glupy even if dependencies are met.
default build glupy; If dependencies are not met, don't build
glupy and allow configure script run with warning.
glupy-specific dependencies:
python2.x, python-devel/python-dev package
Change-Id: Ia495dd00cac7d12ad76645c8576a0adc0cb5d590
BUG: 961856
Signed-off-by: Ram Raja <rraja@redhat.com>
Reviewed-on: http://review.gluster.org/5093
Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Anand Avati <avati@redhat.com>
Diffstat (limited to 'rpc')
0 files changed, 0 insertions, 0 deletions