Lines Matching refs:dnl
29 [m4_define(_LT_MANGLE_OPTION([$1], [$2]))dnl
32 [m4_warning([Unknown $1 option '$2'])])[]dnl
50 [m4_define([$0_found])])])[]dnl
52 ])[]dnl
68 dnl
69 dnl Simply set some default values (i.e off) if boolean options were not
70 dnl specified:
75 dnl
76 dnl If no reference was made to various pairs of opposing options, then
77 dnl we run the default mode handler for the pair. For example, if neither
78 dnl 'shared' nor 'disable-shared' was passed, we enable building of shared
79 dnl archives by default:
104 [m4_define(_LT_MANGLE_DEFUN([$1], [$2]), [$3])[]dnl
120 dnl aclocal-1.4 backwards compatibility:
121 dnl AC_DEFUN([AC_LIBTOOL_DLOPEN], [])
139 _LT_DECL([], [AS], [1], [Assembler program])dnl
142 _LT_DECL([], [DLLTOOL], [1], [DLL creation program])dnl
145 _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
149 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
156 dnl aclocal-1.4 backwards compatibility:
157 dnl AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [])
166 [m4_define([_LT_ENABLE_SHARED_DEFAULT], [m4_if($1, no, no, yes)])dnl
208 dnl aclocal-1.4 backwards compatibility:
209 dnl AC_DEFUN([AM_ENABLE_SHARED], [])
210 dnl AC_DEFUN([AM_DISABLE_SHARED], [])
220 [m4_define([_LT_ENABLE_STATIC_DEFAULT], [m4_if($1, no, no, yes)])dnl
262 dnl aclocal-1.4 backwards compatibility:
263 dnl AC_DEFUN([AM_ENABLE_STATIC], [])
264 dnl AC_DEFUN([AM_DISABLE_STATIC], [])
274 [m4_define([_LT_ENABLE_FAST_INSTALL_DEFAULT], [m4_if($1, no, no, yes)])dnl
298 [Whether or not to optimize for fast installation])dnl
319 dnl aclocal-1.4 backwards compatibility:
320 dnl AC_DEFUN([AC_ENABLE_FAST_INSTALL], [])
321 dnl AC_DEFUN([AM_DISABLE_FAST_INSTALL], [])
330 [m4_define([_LT_WITH_AIX_SONAME_DEFAULT], [m4_if($1, svr4, svr4, m4_if($1, both, both, aix))])dnl
369 [Shared archive member basename, for filename based shared library versioning on AIX])dnl
404 _LT_DECL([], [pic_mode], [0], [What type of objects to build])dnl
418 dnl aclocal-1.4 backwards compatibility:
419 dnl AC_DEFUN([AC_LIBTOOL_PICMODE], [])