Home | History | Annotate | Download | only in acinclude

Lines Matching refs:dnl

25 [dnl remove trailing slashes
28 [], [dnl only set lt_ltdl_dir if _ARG_DIR is not simply `.'
54 [${top_builddir}/])[]dnl
70 [AC_BEFORE([$0], [LTDL_INIT])dnl
71 dnl Although the argument is deprecated and no longer documented,
72 dnl LTDL_CONVENIENCE used to take a DIRECTORY orgument, if we have one
73 dnl here make sure it is the same as any other declaration of libltdl's
74 dnl location! This also ensures lt_ltdl_dir is set when configure.ac is
75 dnl not yet using an explicit LT_CONFIG_LTDL_DIR.
76 m4_ifval([$1], [_LT_CONFIG_LTDL_DIR([$1])])dnl
86 dnl aclocal-1.4 backwards compatibility:
87 dnl AC_DEFUN([AC_LIBLTDL_CONVENIENCE], [])
126 [AC_BEFORE([$0], [LTDL_INIT])dnl
127 dnl Although the argument is deprecated and no longer documented,
128 dnl LTDL_INSTALLABLE used to take a DIRECTORY orgument, if we have one
129 dnl here make sure it is the same as any other declaration of libltdl's
130 dnl location! This also ensures lt_ltdl_dir is set when configure.ac is
131 dnl not yet using an explicit LT_CONFIG_LTDL_DIR.
132 m4_ifval([$1], [_LT_CONFIG_LTDL_DIR([$1])])dnl
142 dnl aclocal-1.4 backwards compatibility:
143 dnl AC_DEFUN([AC_LIBLTDL_INSTALLABLE], [])
195 [dnl If _LTDL_DIR is `.', then we are configuring libltdl itself:
198 dnl if _LTDL_MODE was not set already, the default value is `subproject':
204 [m4_fatal([unknown libltdl mode: ]_LTDL_MODE)])])dnl
205 dnl Be careful not to expand twice:
228 [dnl Parse OPTIONS
231 dnl We need to keep our own list of libobjs separate from our parent project,
232 dnl and the easiest way to do that is redefine the AC_LIBOBJs macro while
233 dnl we look for our own LIBOBJs.
237 dnl If not otherwise defined, default to the 1.5.x compatible subproject mode:
263 dnl If neither LT_CONFIG_LTDL_DIR, LTDL_CONVENIENCE nor LTDL_INSTALLABLE
264 dnl was called yet, then for old times' sake, we assume libltdl is in an
265 dnl eponymous directory:
329 dnl restore autoconf definition.
356 dnl aclocal-1.4 backwards compatibility:
357 dnl AC_DEFUN([AC_LIB_LTDL], [])
358 dnl AC_DEFUN([AC_WITH_LTDL], [])
359 dnl AC_DEFUN([LT_WITH_LTDL], [])
369 [AC_REQUIRE([AC_PROG_CC])dnl
370 AC_REQUIRE([LT_SYS_MODULE_EXT])dnl
371 AC_REQUIRE([LT_SYS_MODULE_PATH])dnl
372 AC_REQUIRE([LT_SYS_DLSEARCH_PATH])dnl
373 AC_REQUIRE([LT_LIB_DLLOAD])dnl
374 AC_REQUIRE([LT_SYS_SYMBOL_USCORE])dnl
375 AC_REQUIRE([LT_FUNC_DLSYM_USCORE])dnl
376 AC_REQUIRE([LT_SYS_DLOPEN_DEPLIBS])dnl
377 AC_REQUIRE([gl_FUNC_ARGZ])dnl
379 m4_require([_LT_CHECK_OBJDIR])dnl
380 m4_require([_LT_HEADER_DLFCN])dnl
381 m4_require([_LT_CHECK_DLPREOPEN])dnl
382 m4_require([_LT_DECL_SED])dnl
384 dnl Don't require this, or it will be expanded earlier than the code
385 dnl that sets the variables it relies on:
388 dnl _LTDL_MODE specific code must be called at least once:
396 AC_CONFIG_COMMANDS_PRE([dnl
397 m4_pattern_allow([^LT_CONFIG_H$])dnl
439 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
538 dnl aclocal-1.4 backwards compatibility:
539 dnl AC_DEFUN([AC_LTDL_SYS_DLOPEN_DEPLIBS], [])
545 [m4_require([_LT_SYS_DYNAMIC_LINKER])dnl
553 m4_pattern_allow([LT_MODULE_EXT])dnl
561 dnl aclocal-1.4 backwards compatibility:
562 dnl AC_DEFUN([AC_LTDL_SHLIBEXT], [])
568 [m4_require([_LT_SYS_DYNAMIC_LINKER])dnl
572 m4_pattern_allow([LT_MODULE_PATH_VAR])dnl
580 dnl aclocal-1.4 backwards compatibility:
581 dnl AC_DEFUN([AC_LTDL_SHLIBPATH], [])
587 [m4_require([_LT_SYS_DYNAMIC_LINKER])dnl
600 m4_pattern_allow([LT_DLSEARCH_PATH])dnl
608 dnl aclocal-1.4 backwards compatibility:
609 dnl AC_DEFUN([AC_LTDL_SYSSEARCHPATH], [])
615 [m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl
718 dnl This isn't used anymore, but set it for backwards compatibility
727 dnl aclocal-1.4 backwards compatibility:
728 dnl AC_DEFUN([AC_LTDL_DLLIB], [])
735 [m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl
772 dnl aclocal-1.4 backwards compatibility:
773 dnl AC_DEFUN([AC_LTDL_SYMBOL_USCORE], [])
779 [AC_REQUIRE([LT_SYS_SYMBOL_USCORE])dnl
804 dnl aclocal-1.4 backwards compatibility:
805 dnl AC_DEFUN([AC_LTDL_DLSYM_USCORE], [])