Lines Matching refs:install
53 # install install libraries or executables
713 install|instal|insta|inst|ins|in|i)
714 shift; set dummy --mode install ${1+"$@"}; shift
754 install) ;;
1530 install)
1532 "Usage: $progname [OPTION]... --mode=install INSTALL-COMMAND...
1537 either the \`install' or \`cp' program.
1544 BSD-compatible install options are recognized)."
1571 -no-fast-install disable the fast-install mode
1572 -no-install link a not-installable executable
1854 # Allow the use of GNU shtool's install command.
1871 # We need to accept at least all the BSD install flags.
1921 func_fatal_help "you must specify an install program"
2022 func_fatal_error "error: cannot install \`$file' to a directory not ending in $libdir"
2085 # Maybe install the static library, too.
2142 # install
2228 # remove .exe since cygwin /usr/bin/install will append another
2231 */usr/bin/install*,*cygwin*)
2283 test "$mode" = install && func_mode_install ${1+"$@"}
2746 # install mode needs the following variables:
4595 -no-fast-install)
4600 -no-install)
4605 func_warning "\`-no-install' is ignored for $host"
4606 func_warning "assuming \`-no-fast-install' instead"
6624 $ECHO "*** make it link in! You will probably need to install it or some"