HomeSort by relevance Sort by last modified time
    Searched refs:libltdl (Results 1 - 4 of 4) sorted by null

  /external/qemu/distrib/sdl-1.2.15/acinclude/
ltdl.m4 15 # DIRECTORY contains the libltdl sources. It is okay to call this
35 [m4_fatal([multiple libltdl directories: `]_LTDL_DIR[', `]_ARG_DIR['])])])
60 # sets LIBLTDL to the link flags for the libltdl convenience library and
61 # LTDLINCL to the include flags for the libltdl header and adds
63 # AC_CONFIG_SUBDIRS is not called here. LIBLTDL will be prefixed with
73 dnl here make sure it is the same as any other declaration of libltdl's
83 [_LT_CONFIG_LTDL_DIR([m4_default([$1], [libltdl])])
95 no) AC_MSG_ERROR([this package needs a convenience libltdl]) ;;
99 LIBLTDL='_LT_BUILD_PREFIX'"${lt_ltdl_dir+$lt_ltdl_dir/}libltdlc.la
    [all...]
  /external/llvm/autoconf/m4/
ltdl.m4 12 # Clients of libltdl can use this macro to allow the installer to
17 AC_SUBST([LIBLTDL])
27 # We are not being forced to use the included libltdl sources, so
37 # If the user did not specify an installable libltdl, then default
44 # preinstalled libltdl we found.
46 [Define this if a modern libltdl is already installed])
47 LIBLTDL=-lltdl
51 AC_MSG_CHECKING([whether to use included libltdl])
54 AC_CONFIG_SUBDIRS([libltdl])
91 [AS_HELP_STRING([--enable-ltdl-install],[install libltdl])])
    [all...]
  /external/llvm/projects/sample/autoconf/m4/
ltdl.m4 12 # Clients of libltdl can use this macro to allow the installer to
17 AC_SUBST([LIBLTDL])
27 # We are not being forced to use the included libltdl sources, so
37 # If the user did not specify an installable libltdl, then default
44 # preinstalled libltdl we found.
46 [Define this if a modern libltdl is already installed])
47 LIBLTDL=-lltdl
51 AC_MSG_CHECKING([whether to use included libltdl])
54 AC_CONFIG_SUBDIRS([libltdl])
97 [AS_HELP_STRING([--enable-ltdl-install],[install libltdl])])
    [all...]
  /external/qemu-pc-bios/bochs/
configure     [all...]

Completed in 289 milliseconds