Lines Matching refs:INSTALL
338 # These are left unexpanded so users can "make install exec_prefix=/foo"
807 --prefix=PREFIX install architecture-independent files in PREFIX
809 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
812 By default, \`make install' will install all the files in
1398 if test -f $ac_dir/install-sh; then
1400 ac_install_sh="$ac_aux_dir/install-sh -c"
1402 elif test -f $ac_dir/install.sh; then
1404 ac_install_sh="$ac_aux_dir/install.sh -c"
1408 ac_install_sh="$ac_aux_dir/shtool install -c"
1413 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5
1414 echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;}
1421 # Find a good install program. We prefer a C program (faster),
1424 # SysV /etc/install, /usr/sbin/install
1425 # SunOS /usr/etc/install
1426 # IRIX /sbin/install
1427 # AIX /bin/install
1428 # AmigaOS /C/install, which installs bootblocks on floppy discs
1430 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1431 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1432 # OS/2's system install, which has a completely different semantic
1433 # ./install, which can be erroneously created by make from ./install.sh.
1434 echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
1435 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
1436 if test -z "$INSTALL"; then
1449 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
1452 # OSF1 and SCO ODT 3.0 have their own names for install.
1455 for ac_prog in ginstall scoinst install; do
1458 if test $ac_prog = install &&
1460 # AIX install. It has an incompatible calling convention.
1462 elif test $ac_prog = install &&
1464 # program-specific install script used by HP pwplus--don't use.
1480 INSTALL
1483 # path for INSTALL within a source directory, because that will
1486 INSTALL=$ac_install_sh
1489 echo "$as_me:$LINENO: result: $INSTALL" >&5
1490 echo "${ECHO_T}$INSTALL" >&6
1494 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
1496 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
1498 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1578 # make install will fail,
1730 install_sh=${install_sh-"$am_aux_dir/install-sh"}
1733 # run `make install-strip'. However `strip' might not be the right
6138 ac_config_files="$ac_config_files Makefile stage1/Makefile stage2/Makefile docs/Makefile lib/Makefile util/Makefile grub/Makefile netboot/Makefile util/grub-image util/grub-install util/grub-md5-crypt util/grub-terminfo util/grub-set-default"
6643 INSTALL="$INSTALL"
6754 "util/grub-install" ) CONFIG_FILES="$CONFIG_FILES util/grub-install" ;;
6982 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
7086 case $INSTALL in
7087 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
7088 *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
7151 s,@INSTALL@,$ac_INSTALL,;t t