Lines Matching refs:install
149 --prefix=PREFIX install architecture-independent files in PREFIX
151 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
529 if test -f $ac_dir/install-sh; then
531 ac_install_sh="$ac_aux_dir/install-sh -c"
533 elif test -f $ac_dir/install.sh; then
535 ac_install_sh="$ac_aux_dir/install.sh -c"
540 { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
1555 # Find a good install program. We prefer a C program (faster),
1558 # SysV /etc/install, /usr/sbin/install
1559 # SunOS /usr/etc/install
1560 # IRIX /sbin/install
1561 # AIX /bin/install
1563 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1564 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1565 # ./install, which can be erroneously created by make from ./install.sh.
1566 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
1567 echo "configure:1568: checking for a BSD compatible install" >&5
1578 # OSF1 and SCO ODT 3.0 have their own names for install.
1581 for ac_prog in ginstall scoinst install; do
1583 if test $ac_prog = install &&
1585 # AIX install. It has an incompatible calling convention.