OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ENABLE_STATIC_TRUE
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.12/
sdl-config.in
11
@
ENABLE_STATIC_TRUE
@usage="\
12
@
ENABLE_STATIC_TRUE
@Usage: sdl-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs] [--static-libs]"
51
@
ENABLE_STATIC_TRUE
@@ENABLE_SHARED_TRUE@ --static-libs)
52
@
ENABLE_STATIC_TRUE
@@ENABLE_SHARED_FALSE@ --libs|--static-libs)
53
@
ENABLE_STATIC_TRUE
@ echo @SDL_STATIC_LIBS@
54
@
ENABLE_STATIC_TRUE
@ ;;
android-configure.sh
486
# we want to enable static linking, do @ENABLE_STATIC_FALSE@ and @
ENABLE_STATIC_TRUE
@
489
s!@
ENABLE_STATIC_TRUE
@!!g
Completed in 67 milliseconds