Lines Matching refs:install

336 # These are left unexpanded so users can "make install exec_prefix=/foo"
805 --prefix=PREFIX install architecture-independent files in PREFIX
807 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
810 By default, \`make install' will install all the files in
2217 if test -f $ac_dir/install-sh; then
2219 ac_install_sh="$ac_aux_dir/install-sh -c"
2221 elif test -f $ac_dir/install.sh; then
2223 ac_install_sh="$ac_aux_dir/install.sh -c"
2227 ac_install_sh="$ac_aux_dir/shtool install -c"
2232 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5
2233 echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;}
2240 # Find a good install program. We prefer a C program (faster),
2243 # SysV /etc/install, /usr/sbin/install
2244 # SunOS /usr/etc/install
2245 # IRIX /sbin/install
2246 # AIX /bin/install
2247 # AmigaOS /C/install, which installs bootblocks on floppy discs
2249 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
2250 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2251 # OS/2's system install, which has a completely different semantic
2252 # ./install, which can be erroneously created by make from ./install.sh.
2253 echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
2254 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
2268 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
2271 # OSF1 and SCO ODT 3.0 have their own names for install.
2274 for ac_prog in ginstall scoinst install; do
2277 if test $ac_prog = install &&
2279 # AIX install. It has an incompatible calling convention.
2281 elif test $ac_prog = install &&
2283 # program-specific install script used by HP pwplus--don't use.