mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 04:56:24 +00:00
reverting hadess's patch
Original commit message from CVS: reverting hadess's patch
This commit is contained in:
parent
07819510e9
commit
475246fc0a
1 changed files with 1 additions and 4 deletions
|
@ -1,13 +1,10 @@
|
||||||
### FIXME use HAVE_ stuff to decide on dirs
|
|
||||||
if USE_OSS
|
if USE_OSS
|
||||||
OSS_DIR=oss
|
OSS_DIR=oss
|
||||||
else
|
else
|
||||||
OSS_DIR=
|
OSS_DIR=
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# FIXME it's broken
|
if USE_QCAM
|
||||||
# hadess@hadess.net
|
|
||||||
if HAVE_NASM
|
|
||||||
QCAM_DIR=qcam
|
QCAM_DIR=qcam
|
||||||
else
|
else
|
||||||
QCAM_DIR=
|
QCAM_DIR=
|
||||||
|
|
Loading…
Reference in a new issue