From e81fb05e74b21f3a77c0cb7cb1f91629dbb0bc6e Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 8 Jul 2002 19:25:07 +0000 Subject: [PATCH] Remove bufspeed test Original commit message from CVS: Remove bufspeed test --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index a11d79d57b..1b1efc6b5c 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,7 +1,7 @@ # This directory depends on an x86 computer, so if nasm is present, we're good # complain to hadess@hadess.net if HAVE_NASM -NASMDEP_DIR=bufspeed memchunk +NASMDEP_DIR=memchunk else NASMDEP_DIR= endif