Home | History | Annotate | Download | only in acinclude

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:
102 [m4_define(_LT_MANGLE_DEFUN([$1], [$2]), [$3])[]dnl
118 dnl aclocal-1.4 backwards compatibility:
119 dnl AC_DEFUN([AC_LIBTOOL_DLOPEN], [])
137 _LT_DECL([], [AS], [0], [Assembler program])dnl
140 _LT_DECL([], [DLLTOOL], [0], [DLL creation program])dnl
143 _LT_DECL([], [OBJDUMP], [0], [Object dumper program])dnl
147 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
154 dnl aclocal-1.4 backwards compatibility:
155 dnl AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [])
164 [m4_define([_LT_ENABLE_SHARED_DEFAULT], [m4_if($1, no, no, yes)])dnl
206 dnl aclocal-1.4 backwards compatibility:
207 dnl AC_DEFUN([AM_ENABLE_SHARED], [])
208 dnl AC_DEFUN([AM_DISABLE_SHARED], [])
218 [m4_define([_LT_ENABLE_STATIC_DEFAULT], [m4_if($1, no, no, yes)])dnl
260 dnl aclocal-1.4 backwards compatibility:
261 dnl AC_DEFUN([AM_ENABLE_STATIC], [])
262 dnl AC_DEFUN([AM_DISABLE_STATIC], [])
272 [m4_define([_LT_ENABLE_FAST_INSTALL_DEFAULT], [m4_if($1, no, no, yes)])dnl
296 [Whether or not to optimize for fast installation])dnl
317 dnl aclocal-1.4 backwards compatibility:
318 dnl AC_DEFUN([AC_ENABLE_FAST_INSTALL], [])
319 dnl AC_DEFUN([AM_DISABLE_FAST_INSTALL], [])
336 _LT_DECL([], [pic_mode], [0], [What type of objects to build])dnl
350 dnl aclocal-1.4 backwards compatibility:
351 dnl AC_DEFUN([AC_LIBTOOL_PICMODE], [])