Home | History | Annotate | Download | only in main

Lines Matching refs:INSTALL

236 $0: message. Then install a modern shell, or manually run
862 # These are left unexpanded so users can "make install exec_prefix=/foo"
1399 --prefix=PREFIX install architecture-independent files in PREFIX
1401 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1404 By default, \`make install' will install all the files in
2478 for ac_t in install-sh install.sh shtool; do
2487 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2499 # Find a good install program. We prefer a C program (faster),
2502 # SysV /etc/install, /usr/sbin/install
2503 # SunOS /usr/etc/install
2504 # IRIX /sbin/install
2505 # AIX /bin/install
2506 # AmigaOS /C/install, which installs bootblocks on floppy discs
2508 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
2509 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2510 # OS/2's system install, which has a completely different semantic
2511 # ./install, which can be erroneously created by make from ./install.sh.
2512 # Reject install programs that cannot install multiple files.
2513 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2514 $as_echo_n "checking for a BSD-compatible install... " >&6; }
2515 if test -z "$INSTALL"; then
2528 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
2531 # OSF1 and SCO ODT 3.0 have their own names for install.
2534 for ac_prog in ginstall scoinst install; do
2537 if test $ac_prog = install &&
2539 # AIX install. It has an incompatible calling convention.
2541 elif test $ac_prog = install &&
2543 # program-specific install script used by HP pwplus--don't use.
2572 INSTALL=$ac_cv_path_install
2575 # value for INSTALL within a source directory, because that will
2578 INSTALL=$ac_install_sh
2581 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2582 $as_echo "$INSTALL" >&6; }
2586 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2588 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
2590 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2677 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
2679 install_sh="\${SHELL} $am_aux_dir/install-sh"
2684 # run `make install-strip'. However `strip' might not be the right
9909 INSTALL='$INSTALL'
10527 case $INSTALL in
10528 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
10529 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
10589 s&@INSTALL@&$ac_INSTALL&;t t