]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind: Ensure correct python flags are passed 7663/head
authorJames Page <james.page@ubuntu.com>
Tue, 16 Feb 2016 18:43:05 +0000 (18:43 +0000)
committerJames Page <james.page@ubuntu.com>
Tue, 16 Feb 2016 18:43:05 +0000 (18:43 +0000)
commit1c0406aed67e7284da9997ddd030d4981f609b98
treed111f9273d21c1f43b6fd4d67dcae40f91504a13
parent64c1d54354a09a8485193dce9d5da1c526d1aadd
pybind: Ensure correct python flags are passed

Cython should use the cflags and ldflags provided by
python-config; add checks, population and use of:

  PYTHON_CFLAGS
  PYTHON_LDFLAGS

resolving linker failures on Ubuntu and Debian.

Signed-off-by: James Page <james.page@ubuntu.com>
configure.ac
src/pybind/Makefile.am