Lines Matching refs:install

23   --enable-liteonly       compile and install lite library only [default=no]"
25 --enable-runidn compile and install runidn [default=no]"
39 --enable-fast-install[=PKGS] optimize for fast installation [default=yes]"
177 --prefix=PREFIX install architecture-independent files in PREFIX
179 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
557 if test -f $ac_dir/install-sh; then
559 ac_install_sh="$ac_aux_dir/install-sh -c"
561 elif test -f $ac_dir/install.sh; then
563 ac_install_sh="$ac_aux_dir/install.sh -c"
568 { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
1177 # Find a good install program. We prefer a C program (faster),
1180 # SysV /etc/install, /usr/sbin/install
1181 # SunOS /usr/etc/install
1182 # IRIX /sbin/install
1183 # AIX /bin/install
1185 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1186 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1187 # ./install, which can be erroneously created by make from ./install.sh.
1188 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
1189 echo "configure:1190: checking for a BSD compatible install" >&5
1200 # OSF1 and SCO ODT 3.0 have their own names for install.
1203 for ac_prog in ginstall scoinst install; do
1205 if test $ac_prog = install &&
1207 # AIX install. It has an incompatible calling convention.
1287 # Check whether --enable-fast-install or --disable-fast-install was given.
1514 test "$enable_fast_install" = no && libtool_flags="$libtool_flags --disable-fast-install"
1639 # Actually configure libtool. ac_aux_dir is where install-sh is found.