Revision: 7625
http://playerstage.svn.sourceforge.net/playerstage/?rev=7625&view=rev
Author: gbiggs
Date: 2009-05-07 08:09:17 +0000 (Thu, 07 May 2009)
Log Message:
-----------
Changed function used to test for libm to atan2
Modified Paths:
--------------
code/player/trunk/cmake/internal/SearchForStuff.cmake
Modified: code/player/trunk/cmake/internal/SearchForStuff.cmake
===================================================================
--- code/player/trunk/cmake/internal/SearchForStuff.cmake 2009-05-05
20:27:48 UTC (rev 7624)
+++ code/player/trunk/cmake/internal/SearchForStuff.cmake 2009-05-07
08:09:17 UTC (rev 7625)
@@ -80,7 +80,7 @@
SET (HAVE_POLLFD ${HAVE_POLL})
ENDIF (PLAYER_OS_WIN)
-CHECK_LIBRARY_EXISTS (m roundf "${PLAYER_EXTRA_LIB_DIRS}" HAVE_M)
+CHECK_LIBRARY_EXISTS (m atan2 "${PLAYER_EXTRA_LIB_DIRS}" HAVE_M)
IF (HAVE_M)
SET (CMAKE_REQUIRED_LIBRARIES m)
CHECK_FUNCTION_EXISTS (round HAVE_ROUND)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit