Top 10k strings from ltoptions.m4 in <root> / bin / pc / Emulators / fuse-hc2000-hacks.7z / src / libspectrum / m4 /
Back to the directory listing
6 dnl aclocal-1.4 backwards compatibility:
5 AC_DIAGNOSE([obsolete],
3 if test "X$pkg" = "X$p"; then
3 [$0: Remove this warning and the call to _LT_SET_OPTION when you
3 IFS="$lt_save_ifs"
3 # Old names:
3 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3 esac],
3 case $enableval in
3 [p=${PACKAGE-default}
3 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
3 for pkg in $enableval; do
3 done
3 IFS="$lt_save_ifs"
3 # Look at the argument we got. We use all the common list separators.
2 [$0: Remove this warning and the call to _LT_SET_OPTION when you put
2 ## --------------------------------- ##
2 ## ----------------- ##
2 # ----------------------------
1 the `fast-install' option into LT_INIT's first parameter.])
1 the `disable-fast-install' option into LT_INIT's first parameter.])
1 test -z "$pic_mode" && pic_mode=m4_default([$1], [default])
1 test -z "$OBJDUMP" && OBJDUMP=objdump
1 test -z "$DLLTOOL" && DLLTOOL=dlltool
1 test -z "$AS" && AS=as
1 put the `win32-dll' option into LT_INIT's first parameter.])
1 put the `pic-only' option into LT_INIT's first parameter.])
1 put the `dlopen' option into LT_INIT's first parameter.])
1 m4_ifdef(_LT_MANGLE_DEFUN([$1], [$2]),
1 m4_ifdef([$0_found], [m4_undefine([$0_found])], [$3
1 m4_if([$1],[LT_INIT],[
1 m4_foreach([_LT_Option], m4_split(m4_normalize([$2])),
1 m4_defun([_LT_SET_OPTIONS],
1 m4_define([_LT_WITH_PIC],
1 m4_define([_LT_UNLESS_OPTIONS],
1 m4_define([_LT_SET_OPTION],
1 m4_define([_LT_MANGLE_OPTION],
1 m4_define([_LT_MANGLE_DEFUN],
1 m4_define([_LT_IF_OPTION],
1 m4_define([_LT_ENABLE_STATIC],
1 m4_define([_LT_ENABLE_SHARED],
1 m4_define([_LT_ENABLE_FAST_INSTALL],
1 m4_define([_LTDL_TYPE], [])
1 m4_define([_LTDL_MODE], [])
1 m4_define([LT_OPTION_DEFINE],
1 dnl AC_DEFUN([AM_ENABLE_STATIC], [])
1 dnl AC_DEFUN([AM_ENABLE_SHARED], [])
1 dnl AC_DEFUN([AM_DISABLE_STATIC], [])
1 dnl AC_DEFUN([AM_DISABLE_SHARED], [])
1 dnl AC_DEFUN([AM_DISABLE_FAST_INSTALL], [])
1 dnl AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [])
1 dnl AC_DEFUN([AC_LIBTOOL_PICMODE], [])
1 dnl AC_DEFUN([AC_LIBTOOL_DLOPEN], [])
1 dnl AC_DEFUN([AC_ENABLE_FAST_INSTALL], [])
1 case $host in
1 _LT_SET_OPTION([LT_INIT], [win32-dll])
1 _LT_DECL([fast_install], [enable_fast_install], [0],
1 _LT_DECL([], [pic_mode], [0], [What type of objects to build])dnl
1 _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
1 _LT_DECL([], [DLLTOOL], [1], [DLL creation program])dnl
1 _LT_DECL([], [AS], [1], [Assembler program])dnl
1 ])# win32-dll
1 ])# _LT_WITH_PIC
1 ])# _LT_SET_OPTIONS
1 ])# _LT_ENABLE_STATIC
1 ])# _LT_ENABLE_SHARED
1 ])# _LT_ENABLE_FAST_INSTALL
1 ])# LT_OPTION_DEFINE
1 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
1 [m4_ifdef(_LT_MANGLE_OPTION([$1], [$2]), [$3], [$4])])
1 [m4_foreach([_LT_Option], m4_split(m4_normalize([$2])),
1 [m4_define(_LT_MANGLE_OPTION([$1], [$2]))dnl
1 [m4_define(_LT_MANGLE_DEFUN([$1], [$2]), [$3])[]dnl
1 [m4_define([_LT_ENABLE_STATIC_DEFAULT], [m4_if($1, no, no, yes)])dnl
1 [m4_define([_LT_ENABLE_SHARED_DEFAULT], [m4_if($1, no, no, yes)])dnl
1 [m4_define([_LT_ENABLE_FAST_INSTALL_DEFAULT], [m4_if($1, no, no, yes)])dnl
1 [enable_win32_dll=yes
1 [build static libraries @<:@default=]_LT_ENABLE_STATIC_DEFAULT[@:>@])],
1 [build shared libraries @<:@default=]_LT_ENABLE_SHARED_DEFAULT[@:>@])],
1 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[static])
1 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[shared])
1 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install])
1 [_LT_SET_OPTION([LT_INIT], [pic-only])
1 [_LT_SET_OPTION([LT_INIT], [dlopen])
1 [_LT_SET_OPTION([LT_INIT], [disable-static])
1 [_LT_SET_OPTION([LT_INIT], [disable-shared])
1 [_LT_SET_OPTION([LT_INIT], [disable-fast-install])
1 [[_LT_OPTION_]m4_bpatsubst($1__$2, [[^a-zA-Z0-9_]], [_])])
1 [[_LT_OPTION_DEFUN_]m4_bpatsubst(m4_toupper([$1__$2]), [[^A-Z0-9_]], [_])])
1 [Whether or not to build static libraries])
1 [Whether or not to build shared libraries])
1 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
1 [AC_ARG_WITH([pic],
1 [# Set options
1 LT_OPTION_DEFINE([LT_INIT], [win32-dll],
1 LT_OPTION_DEFINE([LT_INIT], [static], [_LT_ENABLE_STATIC([yes])])
1 LT_OPTION_DEFINE([LT_INIT], [shared], [_LT_ENABLE_SHARED([yes])])
1 LT_OPTION_DEFINE([LT_INIT], [pic-only], [_LT_WITH_PIC([yes])])
1 LT_OPTION_DEFINE([LT_INIT], [no-pic], [_LT_WITH_PIC([no])])
1 LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])])
1 LT_OPTION_DEFINE([LT_INIT], [dlopen], [enable_dlopen=yes
1 LT_OPTION_DEFINE([LT_INIT], [disable-static], [_LT_ENABLE_STATIC([no])])
1 LT_OPTION_DEFINE([LT_INIT], [disable-shared], [_LT_ENABLE_SHARED([no])])
1 LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])])
1 LT_OPTION_DEFINE([LTDL_INIT], [subproject],
1 LT_OPTION_DEFINE([LTDL_INIT], [recursive],
1 LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive],
1 LT_OPTION_DEFINE([LTDL_INIT], [installable],
1 LT_OPTION_DEFINE([LTDL_INIT], [convenience],
1 AU_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)])
1 AU_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)])
1 AU_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)])
1 AU_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)])
1 AU_DEFUN([AC_LIBTOOL_WIN32_DLL],
1 AU_DEFUN([AC_LIBTOOL_PICMODE],
1 AU_DEFUN([AC_LIBTOOL_DLOPEN],
1 AU_DEFUN([AC_ENABLE_FAST_INSTALL],
1 AU_DEFUN([AC_DISABLE_FAST_INSTALL],
1 AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])])
1 AC_DEFUN([AC_ENABLE_STATIC],
1 AC_DEFUN([AC_ENABLE_SHARED],
1 AC_DEFUN([AC_DISABLE_STATIC],
1 AC_DEFUN([AC_DISABLE_SHARED],
1 AC_ARG_ENABLE([static],
1 AC_ARG_ENABLE([shared],
1 AC_ARG_ENABLE([fast-install],
1 *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-cegcc*)
1 ## Macros to handle LT_INIT options. ##
1 ## LTDL_INIT Options ##
1 # with MACRO-NAME. If any OPTION has a matching handler declared with
1 # win32-dll
1 # unlimited permission to copy and/or distribute it, with or without
1 # the unknown option and exit.
1 # serial 7 ltoptions.m4
1 # saved as a flag.
1 # modifications, as long as this notice is preserved.
1 # matching handler defined, dispatch to it. Other OPTION-NAMEs are
1 # implement the --with-pic flag, and support the `pic-only' and `no-pic'
1 # implement the --enable-static flag, and support the `static' and
1 # implement the --enable-shared flag, and supports the `shared' and
1 # implement the --enable-fast-install flag, and support the `fast-install'
1 # are set.
1 # and `disable-fast-install' LT_INIT options.
1 # `disable-static' LT_INIT options.
1 # `disable-shared' LT_INIT options.
1 # _LT_WITH_PIC([MODE])
1 # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET)
1 # _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST)
1 # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME)
1 # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME)
1 # _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME)
1 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET])
1 # _LT_ENABLE_STATIC([DEFAULT])
1 # _LT_ENABLE_SHARED([DEFAULT])
1 # _LT_ENABLE_FAST_INSTALL([DEFAULT])
1 # This is to help aclocal find these macros, as it can't see m4_define.
1 # This file is free software; the Free Software Foundation gives
1 # Set option OPTION-NAME for macro MACRO-NAME, and if there is a
1 # Old name:
1 # OPTION-LIST is a space-separated list of Libtool options associated
1 # MODE is either `yes' or `no'. If omitted, it defaults to `both'.
1 # LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about
1 # LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE)
1 # LT_INIT options.
1 # Helper functions for option handling. -*- Autoconf -*-
1 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
1 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
1 # Declare package support for building win32 dll's.
1 # ------------------------------------------------------------
1 # -------------------------------------------------------
1 # -----------------------------------------------
1 # ------------------------------------------
1 # -----------------------------------------
1 # ----------------------------------------
1 # ---------------------------------------
1 # ----------------------------------
1 # --------------------
1 # ---------
1 # Written by Gary V. Vaughan, 2004
1 # Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation,
1 [m4_define([_LTDL_TYPE], [installable])])
1 [m4_define([_LTDL_TYPE], [convenience])])
1 [m4_define([_LTDL_MODE], [subproject])])
1 [m4_define([_LTDL_MODE], [recursive])])
1 [m4_define([_LTDL_MODE], [nonrecursive])])
1 [Whether or not to optimize for fast installation])dnl
1 enable_static=yes
1 enable_shared=yes
1 enable_fast_install=yes
1 dnl we run the default mode handler for the pair. For example, if neither
1 dnl specified:
1 dnl archives by default:
1 dnl `shared' nor `disable-shared' was passed, we enable building of shared
1 dnl Simply set some default values (i.e off) if boolean options were not
1 dnl If no reference was made to various pairs of opposing options, then
1 _LT_UNLESS_OPTIONS([LT_INIT], [win32-dll], [enable_win32_dll=no
1 _LT_UNLESS_OPTIONS([LT_INIT], [static disable-static], [_LT_ENABLE_STATIC])
1 _LT_UNLESS_OPTIONS([LT_INIT], [shared disable-shared], [_LT_ENABLE_SHARED])
1 _LT_UNLESS_OPTIONS([LT_INIT], [pic-only no-pic], [_LT_WITH_PIC])
1 _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install],
1 _LT_UNLESS_OPTIONS([LT_INIT], [dlopen], [enable_dlopen=no
1 AC_CHECK_TOOL(OBJDUMP, objdump, false)
1 AC_CHECK_TOOL(DLLTOOL, dlltool, false)
1 AC_CHECK_TOOL(AS, as, false)
1 [_LT_ENABLE_FAST_INSTALL])
1 yes) enable_static=yes ;;
1 yes) enable_shared=yes ;;
1 yes) enable_fast_install=yes ;;
1 no) enable_static=no ;;
1 no) enable_shared=no ;;
1 no) enable_fast_install=no ;;
1 _LT_DECL([build_old_libs], [enable_static], [0],
1 _LT_DECL([build_libtool_libs], [enable_shared], [0],
1 [pic_mode=default])
1 [pic_mode="$withval"],
1 [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])],
1 [m4_warning([Unknown $1 option `$2'])])[]dnl
1 [m4_ifdef(_LT_MANGLE_OPTION([$1], _LT_Option),
1 [enable_static=]_LT_ENABLE_STATIC_DEFAULT)
1 [enable_shared=]_LT_ENABLE_SHARED_DEFAULT)
1 [enable_fast_install=]_LT_ENABLE_FAST_INSTALL_DEFAULT)
1 [_LT_SET_OPTION([$1], _LT_Option)])
1 [AS_HELP_STRING([--with-pic],
1 [AS_HELP_STRING([--enable-static@<:@=PKGS@:>@],
1 [AS_HELP_STRING([--enable-shared@<:@=PKGS@:>@],
1 [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@],
1 enable_static=no
1 enable_shared=no
1 enable_fast_install=no
1 [m4_define([$0_found])])])[]dnl
1 _LT_MANGLE_DEFUN([$1], [$2]),