mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +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
126c7c995c
commit
00ab83ce45
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