]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Allow do_autogen.sh to pass configure parameters
authorYunchuan Wen <yunchuanwen@ubuntukylin.com>
Mon, 3 Aug 2015 13:03:47 +0000 (13:03 +0000)
committerYunchuan Wen <yunchuanwen@ubuntukylin.com>
Mon, 3 Aug 2015 13:03:47 +0000 (13:03 +0000)
commite28b3d111d35319c6f220a99cf4bfb5fd5ea9b92
tree30949671abfea630a3d139c96ab4a6000fd48d24
parentef86e29259d0e863e62115926bf67287dc9a7e41
Allow do_autogen.sh to pass configure parameters

Currently do_autogen.sh does not allow to pass parameters
of configure to disable/enable components during building, which is not
flexible, this patch add the ability to it.

Signed-off-by: Yunchuan Wen <yunchuanwen@ubuntukylin.com>
Reviewed-by: Li Wang <liwang@ubuntukylin.com>
do_autogen.sh