Lines Matching refs:INSTALL
347 echo shells that I found on your system. Please install a
686 # These are left unexpanded so users can "make install exec_prefix=/foo"
1186 --prefix=PREFIX install architecture-independent files in PREFIX
1188 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1191 By default, \`make install' will install all the files in
3983 if test -f "$ac_dir/install-sh"; then
3985 ac_install_sh="$ac_aux_dir/install-sh -c"
3987 elif test -f "$ac_dir/install.sh"; then
3989 ac_install_sh="$ac_aux_dir/install.sh -c"
3993 ac_install_sh="$ac_aux_dir/shtool install -c"
3998 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
3999 echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
4012 # Find a good install program. We prefer a C program (faster),
4015 # SysV /etc/install, /usr/sbin/install
4016 # SunOS /usr/etc/install
4017 # IRIX /sbin/install
4018 # AIX /bin/install
4019 # AmigaOS /C/install, which installs bootblocks on floppy discs
4021 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
4022 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4023 # OS/2's system install, which has a completely different semantic
4024 # ./install, which can be erroneously created by make from ./install.sh.
4025 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
4026 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
4027 if test -z "$INSTALL"; then
4040 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
4043 # OSF1 and SCO ODT 3.0 have their own names for install.
4046 for ac_prog in ginstall scoinst install; do
4049 if test $ac_prog = install &&
4051 # AIX install. It has an incompatible calling convention.
4053 elif test $ac_prog = install &&
4055 # program-specific install script used by HP pwplus--don't use.
4072 INSTALL=$ac_cv_path_install
4075 # value for INSTALL within a source directory, because that will
4078 INSTALL=$ac_install_sh
4081 { echo "$as_me:$LINENO: result: $INSTALL" >&5
4082 echo "${ECHO_T}$INSTALL" >&6; }
4086 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
4088 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
4090 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
7227 INSTALL='$INSTALL'
7666 case $INSTALL in
7667 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL
7668 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
7722 s&@INSTALL@&$ac_INSTALL&;t t