build/m4: fix python library detection on Ubuntu systems
authorWei Liu <wei.liu2@citrix.com>
Wed, 13 Mar 2019 13:54:48 +0000 (13:54 +0000)
committerWei Liu <wei.liu2@citrix.com>
Wed, 13 Mar 2019 15:01:36 +0000 (15:01 +0000)
commit38a85fe8d98b54da7f842f8d78bf8c54f7747735
tree06ac622bee7a6e8b3a528fb86a6c9b392d388b80
parent222fb80031adfdef79532de5804a6cbfc7ab55c3
build/m4: fix python library detection on Ubuntu systems

16cc3362aed doesn't work on Ubuntu with gcc (but it does work with
clang). Work around it by manipulating LIBS.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
m4/python_devel.m4
tools/configure