Lines Matching refs:INSTALL
304 # These are left unexpanded so users can "make install exec_prefix=/foo"
773 --prefix=PREFIX install architecture-independent files in PREFIX
775 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
778 By default, \`make install' will install all the files in
1302 if test -f $ac_dir/install-sh; then
1304 ac_install_sh="$ac_aux_dir/install-sh -c"
1306 elif test -f $ac_dir/install.sh; then
1308 ac_install_sh="$ac_aux_dir/install.sh -c"
1312 ac_install_sh="$ac_aux_dir/shtool install -c"
1317 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in config $srcdir/config" >&5
1318 echo "$as_me: error: cannot find install-sh or install.sh in config $srcdir/config" >&2;}
1332 # Find a good install program. We prefer a C program (faster),
1335 # SysV /etc/install, /usr/sbin/install
1336 # SunOS /usr/etc/install
1337 # IRIX /sbin/install
1338 # AIX /bin/install
1339 # AmigaOS /C/install, which installs bootblocks on floppy discs
1341 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1342 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1343 # OS/2's system install, which has a completely different semantic
1344 # ./install, which can be erroneously created by make from ./install.sh.
1345 echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
1346 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
1347 if test -z "$INSTALL"; then
1360 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
1363 # OSF1 and SCO ODT 3.0 have their own names for install.
1366 for ac_prog in ginstall scoinst install; do
1369 if test $ac_prog = install &&
1371 # AIX install. It has an incompatible calling convention.
1373 elif test $ac_prog = install &&
1375 # program-specific install script used by HP pwplus--don't use.
1391 INSTALL=$ac_cv_path_install
1394 # path for INSTALL within a source directory, because that will
1397 INSTALL=$ac_install_sh
1400 echo "$as_me:$LINENO: result: $INSTALL" >&5
1401 echo "${ECHO_T}$INSTALL" >&6
1405 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
1407 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
1409 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1489 # make install will fail,
1641 install_sh=${install_sh-"$am_aux_dir/install-sh"}
1644 # run `make install-strip'. However `strip' might not be the right
6174 INSTALL="$INSTALL"
6518 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
6622 case $INSTALL in
6623 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
6624 *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
6688 s,@INSTALL@,$ac_INSTALL,;t t