mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-26 17:18:15 +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
da78b46b05
commit
c40779d528
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