Lines Matching refs:install
1380 [Commands used to install an old-style archive])
7450 _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install],
7632 # implement the --enable-fast-install flag, and support the `fast-install'
7633 # and `disable-fast-install' LT_INIT options.
7637 AC_ARG_ENABLE([fast-install],
7638 [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@],
7663 LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])])
7664 LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])])
7668 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install])
7671 the `fast-install' option into LT_INIT's first parameter.])
7675 [_LT_SET_OPTION([LT_INIT], [disable-fast-install])
7678 the `disable-fast-install' option into LT_INIT's first parameter.])