OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:subproject
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/acinclude/
ltdl.m4
198
dnl if _LTDL_MODE was not set already, the default value is `
subproject
':
199
[m4_case(m4_default(_LTDL_MODE, [
subproject
]),
200
[
subproject
], [AC_CONFIG_SUBDIRS(_LTDL_DIR)
237
dnl If not otherwise defined, default to the 1.5.x compatible
subproject
mode:
239
[m4_define([_LTDL_MODE], m4_default([$2], [
subproject
]))
240
m4_if([-1], [m4_bregexp(_LTDL_MODE, [\(
subproject
\|\(non\)?recursive\)])],
ltoptions.m4
362
LT_OPTION_DEFINE([LTDL_INIT], [
subproject
],
363
[m4_define([_LTDL_MODE], [
subproject
])])
Completed in 22 milliseconds