mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-12 02:15:31 +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
6dd1750d19
commit
1177332c21
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