Lines Matching refs:INSTALL
336 # These are left unexpanded so users can "make install exec_prefix=/foo"
805 --prefix=PREFIX install architecture-independent files in PREFIX
807 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
810 By default, \`make install' will install all the files in
2319 if test -f $ac_dir/install-sh; then
2321 ac_install_sh="$ac_aux_dir/install-sh -c"
2323 elif test -f $ac_dir/install.sh; then
2325 ac_install_sh="$ac_aux_dir/install.sh -c"
2329 ac_install_sh="$ac_aux_dir/shtool install -c"
2334 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5
2335 echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;}
2342 # Find a good install program. We prefer a C program (faster),
2345 # SysV /etc/install, /usr/sbin/install
2346 # SunOS /usr/etc/install
2347 # IRIX /sbin/install
2348 # AIX /bin/install
2349 # AmigaOS /C/install, which installs bootblocks on floppy discs
2351 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
2352 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2353 # OS/2's system install, which has a completely different semantic
2354 # ./install, which can be erroneously created by make from ./install.sh.
2355 echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
2356 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
2357 if test -z "$INSTALL"; then
2370 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
2373 # OSF1 and SCO ODT 3.0 have their own names for install.
2376 for ac_prog in ginstall scoinst install; do
2379 if test $ac_prog = install &&
2381 # AIX install. It has an incompatible calling convention.
2383 elif test $ac_prog = install &&
2385 # program-specific install script used by HP pwplus--don't use.
2401 INSTALL=$ac_cv_path_install
2404 # path for INSTALL within a source directory, because that will
2407 INSTALL=$ac_install_sh
2410 echo "$as_me:$LINENO: result: $INSTALL" >&5
2411 echo "${ECHO_T}$INSTALL" >&6
2415 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2417 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
2419 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
7604 INSTALL="$INSTALL"
7871 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
7975 case $INSTALL in
7976 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
7977 *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
8040 s,@INSTALL@,$ac_INSTALL,;t t