make SDL_LIBS explicit
This commit is contained in:
parent
6c26ee6d2e
commit
15fb485413
|
|
@ -629,7 +629,7 @@
|
|||
// creation.
|
||||
#define SDL_IPATH
|
||||
#define SDL_LPATH
|
||||
#define SDL_LIBS SDL
|
||||
#define SDL_LIBS
|
||||
#defer HAVE_SDL $[libtest $[SDL_LPATH],$[SDL_LIBS]]
|
||||
|
||||
// Is the Chromium remote-rendering library installed, and where?
|
||||
|
|
|
|||
Loading…
Reference in New Issue