From 149ba3fed122d609b32cba135576e5b2f75b0464 Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Fri, 21 Mar 2008 13:36:27 +0000 Subject: Remove lrint/lrintf checks. We don't use it anywhere. Original commit message from CVS: * configure.ac: * m4/lrint.m4: * m4/lrintf.m4: Remove lrint/lrintf checks. We don't use it anywhere. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5439691e..e7f08eb0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-03-21 Sebastian Dröge + + * configure.ac: + * m4/lrint.m4: + * m4/lrintf.m4: + Remove lrint/lrintf checks. We don't use it anywhere. + 2008-03-18 Andy Wingo * sys/osxvideo/osxvideosink.m -- cgit