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

  /external/llvm/autoconf/m4/
ltdl.m4 0 ## ltdl.m4 - Configure ltdl for the target system. -*-Autoconf-*-
13 # choose between a shipped copy of the ltdl sources or a preinstalled
20 # Unless the user asks us to check, assume no installed ltdl exists.
24 [ --with-included-ltdl use the GNU ltdl sources included here])
29 AC_CHECK_HEADER([ltdl.h],
30 [AC_CHECK_LIB([ltdl], [lt_dlcaller_register],
43 # If the included ltdl is not to be used. then Use the
60 # Perform all the checks necessary for compilation of the ltdl object
    [all...]
  /external/llvm/projects/sample/autoconf/m4/
ltdl.m4 0 ## ltdl.m4 - Configure ltdl for the target system. -*-Autoconf-*-
13 # choose between a shipped copy of the ltdl sources or a preinstalled
20 # Unless the user asks us to check, assume no installed ltdl exists.
24 [ --with-included-ltdl use the GNU ltdl sources included here])
29 AC_CHECK_HEADER([ltdl.h],
30 [AC_CHECK_LIB([ltdl], [lt_dlcaller_register],
43 # If the included ltdl is not to be used. then Use the
60 # Perform all the checks necessary for compilation of the ltdl object
    [all...]
  /external/qemu/distrib/sdl-1.2.15/acinclude/
ltdl.m4 2 # ltdl.m4 - Configure ltdl for the target system. -*-Autoconf-*-
13 # LT_CONFIG_LTDL_DIR(DIRECTORY, [LTDL-MODE])
62 # --enable-ltdl-convenience to the configure arguments. Note that
97 ac_configure_args="$ac_configure_args --enable-ltdl-convenience" ;;
117 # --enable-ltdl-install to the configure arguments. Note that
153 AC_CHECK_LIB([ltdl], [lt_dlinit], [lt_lib_ltdl=yes])
157 # Don't overwrite $prefix/lib/libltdl.la without --enable-ltdl-install
158 AC_MSG_WARN([not overwriting libltdl at $prefix, force with `--enable-ltdl-install'])
166 # If configure.ac declared an installable ltdl, and the user didn't overrid
    [all...]
  /external/qemu-pc-bios/bochs/
configure     [all...]

Completed in 930 milliseconds