Lines Matching refs:install
5 # It requires `install' to be able to install multiple files at once.
12 dnl AC_REQUIRE_AUX_FILE([install-sh])dnl This line does not work with 2.59.
13 # Find a good install program. We prefer a C program (faster),
16 # SysV /etc/install, /usr/sbin/install
17 # SunOS /usr/etc/install
18 # IRIX /sbin/install
19 # AIX /bin/install
20 # AmigaOS /C/install, which installs bootblocks on floppy discs
22 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
23 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
24 # OS/2's system install, which has a completely different semantic
25 # ./install, which can be erroneously created by make from ./install.sh.
26 # Reject install programs that cannot install multiple files.
27 AC_MSG_CHECKING([for a BSD-compatible install])
35 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
38 # OSF1 and SCO ODT 3.0 have their own names for install.
41 for ac_prog in ginstall scoinst install; do
44 if test $ac_prog = install &&
46 # AIX install. It has an incompatible calling convention.
48 elif test $ac_prog = install &&
50 # program-specific install script used by HP pwplus--don't use.