]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Fix cut'n paste error spotted by Mark Wielaard.
authorFlorian Krohm <florian@eich-krohm.de>
Tue, 11 Dec 2012 13:21:27 +0000 (13:21 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Tue, 11 Dec 2012 13:21:27 +0000 (13:21 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13175

configure.in

index 0adec585114aff7b07dac70d1994af9f0a98dbce..1c383ffdf857b77666e89141517d0b7e5af9a31c 100644 (file)
@@ -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])
 ])