Remove bufspeed test
authorWim Taymans <wim.taymans@gmail.com>
Mon, 8 Jul 2002 19:25:07 +0000 (19:25 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 8 Jul 2002 19:25:07 +0000 (19:25 +0000)
Original commit message from CVS:
Remove bufspeed test

tests/Makefile.am

index a11d79d..1b1efc6 100644 (file)
@@ -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