Fix __sync_val_compare_and_swap detection
author <shinichiro.hamaji@gmail.com> <>
Thu, 12 Jan 2012 06:15:52 +0000 (06:15 +0000)
committer <shinichiro.hamaji@gmail.com> <>
Thu, 12 Jan 2012 06:15:52 +0000 (06:15 +0000)
We should use the second argument of AC_TRY_LINK.
Otherwise, the main function defined twice and this test does never succeed.

git-svn-id: https://google-glog.googlecode.com/svn/trunk@102 eb4d4688-79bd-11dd-afb4-1d65580434c0


No differences found