- make the qcam plugin build only only platforms using NASM, ie. x86

Original commit message from CVS:
- make the qcam plugin build only only platforms using NASM, ie. x86
This commit is contained in:
Bastien Nocera 2002-01-17 00:36:01 +00:00
parent 7267131883
commit 511817763d
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2002-01-17 Bastien Nocera <hadess@hadess.net>
* sys/Makefile.am: make the qcam plugin build only
only platforms using NASM, ie. x86
2002-01-06 Rodney Dawes <dobey@free.fr>
* configure.ac: added -lm to cdparanoia check so it works,

View file

@ -5,7 +5,9 @@ else
OSS_DIR=
endif
if USE_QCAM
# FIXME it's broken
# hadess@hadess.net
if HAVE_NASM
QCAM_DIR=qcam
else
QCAM_DIR=