HomeSort by: relevance | last modified time | path
    Searched refs:LT_INIT (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/m4/
ltoptions.m4 67 m4_if([$1],[LT_INIT],[
71 _LT_UNLESS_OPTIONS([LT_INIT], [dlopen], [enable_dlopen=no
73 _LT_UNLESS_OPTIONS([LT_INIT], [win32-dll], [enable_win32_dll=no
80 _LT_UNLESS_OPTIONS([LT_INIT], [shared disable-shared], [_LT_ENABLE_SHARED])
81 _LT_UNLESS_OPTIONS([LT_INIT], [static disable-static], [_LT_ENABLE_STATIC])
82 _LT_UNLESS_OPTIONS([LT_INIT], [pic-only no-pic], [_LT_WITH_PIC])
83 _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install],
85 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4],
92 ## Macros to handle LT_INIT options. ##
110 LT_OPTION_DEFINE([LT_INIT], [dlopen], [enable_dlopen=ye
    [all...]
libtool.m4 34 # serial 58 LT_INIT
59 # LT_INIT([OPTIONS])
61 AC_DEFUN([LT_INIT],
95 m4_define([LT_INIT])
96 ])# LT_INIT
99 AU_ALIAS([AC_PROG_LIBTOOL], [LT_INIT])
100 AU_ALIAS([AM_PROG_LIBTOOL], [LT_INIT])
  /src/common/dist/zlib/contrib/minizip/
configure.ac 7 LT_INIT
  /src/sys/external/isc/libsodium/dist/
configure.ac 347 LT_INIT
795 LT_INIT([dlopen])
ltmain.sh 988 $progname: definition of this LT_INIT comes from an older release.
995 $progname: definition of this LT_INIT comes from $PACKAGE $macro_version.
1003 $progname: but the definition of this LT_INIT comes from revision $macro_revision.
8712 func_warning "\`LT_INIT([dlopen])' not used. Assuming no dlopen support."
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 2228 $progname: definition of this LT_INIT comes from an older release.
2235 $progname: definition of this LT_INIT comes from $PACKAGE $macro_version.
2243 $progname: but the definition of this LT_INIT comes from revision $macro_revision.
10199 && func_warning "'LT_INIT([dlopen])' not used. Assuming no dlopen support."

Completed in 29 milliseconds