mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-19 20:46:22 +00:00
Remove bufspeed test
Original commit message from CVS: Remove bufspeed test
This commit is contained in:
parent
550446c738
commit
e81fb05e74
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# This directory depends on an x86 computer, so if nasm is present, we're good
|
# This directory depends on an x86 computer, so if nasm is present, we're good
|
||||||
# complain to hadess@hadess.net
|
# complain to hadess@hadess.net
|
||||||
if HAVE_NASM
|
if HAVE_NASM
|
||||||
NASMDEP_DIR=bufspeed memchunk
|
NASMDEP_DIR=memchunk
|
||||||
else
|
else
|
||||||
NASMDEP_DIR=
|
NASMDEP_DIR=
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in a new issue