From: Bastien Nocera Date: Thu, 17 Jan 2002 00:36:01 +0000 (+0000) Subject: - make the qcam plugin build only only platforms using NASM, ie. x86 X-Git-Tag: BRANCH-EVENTS2-ROOT~155 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=07ba2499578e249382158c3b661704e793de331a;p=platform%2Fupstream%2Fgst-plugins-base.git - 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 --- diff --git a/ChangeLog b/ChangeLog index 90109f3..88d9301 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-01-17 Bastien Nocera + + * sys/Makefile.am: make the qcam plugin build only + only platforms using NASM, ie. x86 + 2002-01-06 Rodney Dawes * configure.ac: added -lm to cdparanoia check so it works, diff --git a/sys/Makefile.am b/sys/Makefile.am index 2a022fa..fde0de7 100644 --- a/sys/Makefile.am +++ b/sys/Makefile.am @@ -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=