From: Florian Krohm Date: Tue, 11 Dec 2012 13:21:27 +0000 (+0000) Subject: Fix cut'n paste error spotted by Mark Wielaard. X-Git-Tag: svn/VALGRIND_3_9_0~497 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bacf75bb20ec2ead1830c2a053294356a48ea49;p=thirdparty%2Fvalgrind.git Fix cut'n paste error spotted by Mark Wielaard. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13175 --- diff --git a/configure.in b/configure.in index 0adec58511..1c383ffdf8 100644 --- a/configure.in +++ b/configure.in @@ -1011,7 +1011,6 @@ ac_have_at_fdcwd=yes AC_MSG_RESULT([yes]) ], [ ac_have_at_fdcwd=no -ac_gcc_have_dfp_type=no AC_MSG_RESULT([no]) ])