mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
reverting hadess's patch
Original commit message from CVS: reverting hadess's patch
This commit is contained in:
parent
ed7d420bd0
commit
1b4db8ac52
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