Home | History | Annotate | Download | only in icu4c

Lines Matching refs:INSTALL

235 $0: message. Then install a modern shell, or manually run
812 # These are left unexpanded so users can "make install exec_prefix=/foo"
1350 --prefix=PREFIX install architecture-independent files in PREFIX
1352 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1355 By default, \`make install' will install all the files in
2608 if test -f "$ac_dir/install-sh"; then
2610 ac_install_sh="$ac_aux_dir/install-sh -c"
2612 elif test -f "$ac_dir/install.sh"; then
2614 ac_install_sh="$ac_aux_dir/install.sh -c"
2618 ac_install_sh="$ac_aux_dir/shtool install -c"
2623 as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
3999 # Find a good install program. We prefer a C program (faster),
4002 # SysV /etc/install, /usr/sbin/install
4003 # SunOS /usr/etc/install
4004 # IRIX /sbin/install
4005 # AIX /bin/install
4006 # AmigaOS /C/install, which installs bootblocks on floppy discs
4008 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
4009 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4010 # OS/2's system install, which has a completely different semantic
4011 # ./install, which can be erroneously created by make from ./install.sh.
4012 # Reject install programs that cannot install multiple files.
4013 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
4014 $as_echo_n "checking for a BSD-compatible install... " >&6; }
4015 if test -z "$INSTALL"; then
4028 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
4031 # OSF1 and SCO ODT 3.0 have their own names for install.
4034 for ac_prog in ginstall scoinst install; do
4037 if test $ac_prog = install &&
4039 # AIX install. It has an incompatible calling convention.
4041 elif test $ac_prog = install &&
4043 # 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 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
4082 $as_echo "$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'
4125 # make sure install is relative to srcdir - if a script
4128 if test "${ac_install_sh}" = "${INSTALL}"; then
4129 INSTALL="\\\$(top_srcdir)/${ac_install_sh}"
8332 INSTALL='$INSTALL'
8949 case $INSTALL in
8950 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
8951 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
9006 s&@INSTALL@&$ac_INSTALL&;t t