Change automake python macro to get python path 50/4850/3
authorTomofumi Hayashi <tohayash@redhat.com>
Wed, 25 Jan 2017 04:53:26 +0000 (13:53 +0900)
committerOle Trøan <otroan@employees.org>
Thu, 26 Jan 2017 08:33:52 +0000 (08:33 +0000)
commitdc90d423a547f3f948953e427b681f2834c8a9d6
treea4fdb474d68c85cbd28b47d9d34ae1a4b33ef78f
parentc8d8770a3e09c300eeff461a11ef3723b8e029cb
Change automake python macro to get python path

Previously install path for python binding is fixed, as
lib/python2.7/site-packages and other version/enironement is not
supported. This change introduces automake's python macro and gets
the install path from environment dynamically.

Change-Id: I6535107d4bde61976fbdf5392d460beb1049658e
Signed-off-by: Tomofumi Hayashi <tohayash@redhat.com>
src/configure.ac
src/vpp-api/python/Makefile.am