make SDL_LIBS explicit

This commit is contained in:
David Rose 2008-06-12 19:05:01 +00:00
parent 6c26ee6d2e
commit 15fb485413

View File

@ -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?