mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
how do people expect sdl to build if make has no way of getting to the dir and we don't point it in the right directi...
Original commit message from CVS: how do people expect sdl to build if make has no way of getting to the dir and we don't point it in the right direction ?
This commit is contained in:
parent
6796eb59dc
commit
dc1b8ce104
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ RTP_DIR=
|
|||
endif
|
||||
|
||||
if USE_SDL
|
||||
#SDL_DIR=sdl
|
||||
SDL_DIR=sdl
|
||||
SDL_DIR=
|
||||
else
|
||||
SDL_DIR=
|
||||
|
|
Loading…
Reference in a new issue