Use `#ifdef HAVE_...', not `#if'.
authorLudovic Courtès <ludo@gnu.org>
Wed, 2 Feb 2011 14:13:07 +0000 (15:13 +0100)
committerLudovic Courtès <ludo@gnu.org>
Wed, 2 Feb 2011 17:06:28 +0000 (18:06 +0100)
commitd6cf96974ea21b2f0deb1908baefb3dd2b704331
tree885aff3cd9975675672eff899c7a9ce3b3184dbb
parent2d5ef30918df6534d84cf6c93d8a640fd0d5387d
Use `#ifdef HAVE_...', not `#if'.

* test-suite/standalone/test-round.c (test_scm_c_round): Use `#ifdef
  HAVE_FESETROUND', not `#if'.
test-suite/standalone/test-round.c