]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
removed unneeded command
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 6 Nov 2013 19:46:41 +0000 (20:46 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 6 Nov 2013 19:46:41 +0000 (20:46 +0100)
configure.ac

index b71dd715973279fcca19add063f887dee59f4496..aad992f6fb3b6a516574c08f749071b11cf3ea0c 100644 (file)
@@ -593,7 +593,7 @@ AC_ARG_ENABLE(crywrap,
 fi
 
 AM_CONDITIONAL(ENABLE_CRYWRAP, test "x$crywrap" != "xno")
-rm -f suppressions.valgrind
+
 dnl end of crywrap requirements
 
 AC_CONFIG_FILES([guile/pre-inst-guile], [chmod +x guile/pre-inst-guile])