mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +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
|
||||
OSS_DIR=oss
|
||||
else
|
||||
OSS_DIR=
|
||||
endif
|
||||
|
||||
# FIXME it's broken
|
||||
# hadess@hadess.net
|
||||
if HAVE_NASM
|
||||
if USE_QCAM
|
||||
QCAM_DIR=qcam
|
||||
else
|
||||
QCAM_DIR=
|
||||
|
|
Loading…
Reference in a new issue