Remove an Autoconf warning about AC_COMPILE_IFELSE and AC_RUN_IFELSE being
authorgballintijn <gballintijn@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Fri, 19 Jun 2009 07:31:56 +0000 (07:31 +0000)
committerCarlos Lopez <carlos@pcnuevo.(none)>
Fri, 19 Jun 2009 14:58:04 +0000 (16:58 +0200)
commitb629d4c68aa88800d2db81e922468da3e5122bef
treeaf6fd0c8204446ee5bb5ab7467cf1fc3c2063fbf
parentcc5bd2cfec356289b1113f4c4b98dc6a6abfd800
Remove an Autoconf warning about AC_COMPILE_IFELSE and AC_RUN_IFELSE being
called before AC_GNU_SOURCE was called. AC_COMPILE_IFELSE and AC_RUN_IFELSE
are indirectly called via AC_BIGENDIAN.

git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2379 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-core/trunk/configure.ac