]> Pileus Git - ~andy/gtk/commit
Update configure.ac to check for rint()/round()
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 19 Aug 2011 07:38:47 +0000 (15:38 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Sat, 20 Aug 2011 03:17:45 +0000 (11:17 +0800)
commit323d24db8c3f75c7ae8da4058dd13aa4fd03b995
tree07933ea4356d08b4ec7ed82a904d253524d8c369
parentad73ed298d26a934b587b4703e69f08f8c77d2eb
Update configure.ac to check for rint()/round()

Added check in configure.ac to check for the rint() and
round() functions as they are normally only available in C99
compilers.
configure.ac