Home | History | Annotate | Download | only in e2fsprogs

Lines Matching refs:INSTALL

231 $0: message. Then install a modern shell, or manually run
844 # These are left unexpanded so users can "make install exec_prefix=/foo"
1381 --prefix=PREFIX install architecture-independent files in PREFIX
1383 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1386 By default, \`make install' will install all the files in
2589 for ac_t in install-sh install.sh shtool; do
2598 as_fn_error "cannot find install-sh, install.sh, or shtool in config \"$srcdir\"/config" "$LINENO" 5
4967 as_fn_error "pkg-config not installed; please install it." "$LINENO" 5
5174 as_fn_error "pkg-config not installed; please install it." "$LINENO" 5
5527 # Find a good install program. We prefer a C program (faster),
5530 # SysV /etc/install, /usr/sbin/install
5531 # SunOS /usr/etc/install
5532 # IRIX /sbin/install
5533 # AIX /bin/install
5534 # AmigaOS /C/install, which installs bootblocks on floppy discs
5536 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
5537 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
5538 # OS/2's system install, which has a completely different semantic
5539 # ./install, which can be erroneously created by make from ./install.sh.
5540 # Reject install programs that cannot install multiple files.
5541 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
5542 $as_echo_n "checking for a BSD-compatible install... " >&6; }
5543 if test -z "$INSTALL"; then
5556 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
5559 # OSF1 and SCO ODT 3.0 have their own names for install.
5562 for ac_prog in ginstall scoinst install; do
5565 if test $ac_prog = install &&
5567 # AIX install. It has an incompatible calling convention.
5569 elif test $ac_prog = install &&
5571 # program-specific install script used by HP pwplus--don't use.
5600 INSTALL=$ac_cv_path_install
5603 # value for INSTALL within a source directory, because that will
5606 INSTALL=$ac_install_sh
5609 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
5610 $as_echo "$INSTALL" >&6; }
5614 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
5616 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
5618 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
11612 INSTALL='$INSTALL'
12078 case $INSTALL in
12079 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
12080 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
12135 s&@INSTALL@&$ac_INSTALL&;t t