OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:with_included_ltdl
(Results
1 - 3
of
3
) sorted by null
/external/llvm/autoconf/m4/
ltdl.m4
26
if test "x$
with_included_ltdl
" != xyes; then
31
[
with_included_ltdl
=no],
32
[
with_included_ltdl
=yes])
42
if test "x$
with_included_ltdl
" = xno; then
52
AC_MSG_RESULT([$
with_included_ltdl
])
/external/llvm/projects/sample/autoconf/m4/
ltdl.m4
26
if test "x$
with_included_ltdl
" != xyes; then
31
[
with_included_ltdl
=no],
32
[
with_included_ltdl
=yes])
42
if test "x$
with_included_ltdl
" = xno; then
52
AC_MSG_RESULT([$
with_included_ltdl
])
/external/qemu/distrib/sdl-1.2.15/acinclude/
ltdl.m4
247
if test "x$
with_included_ltdl
" != xyes; then
253
[
with_included_ltdl
=no],
254
[
with_included_ltdl
=yes])],
255
[
with_included_ltdl
=yes],
258
[
with_included_ltdl
=yes],
294
case ,$
with_included_ltdl
,$with_ltdl_include,$with_ltdl_lib, in
313
*)
with_included_ltdl
=no
Completed in 97 milliseconds