Make sure to link librt if we need to.
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 12 Dec 2008 20:02:52 +0000 (20:02 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 12 Dec 2008 20:02:52 +0000 (20:02 +0000)
commit2e3bd4a4010dc9537c43f749ac3033b78e204663
tree7b56789f1d5d2ab282b566dad67e7cf8f6eac67b
parent6891d2f4831eac9910ffbb93762b4454083053b9
Make sure to link librt if we need to.

This is really a stop-gap.  The recent thread pool changes uncovered a
deeper issue with how we use librt.  We really should be probing for
timer_create and then conditionally enabling that code.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5997 c046a42c-6fe2-441c-8c8c-71466251a162
configure