]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* lib/autoconf/programs.m4 (AC_PROG_INSTALL): Skip OS/2's install,
authorAkim Demaille <akim@epita.fr>
Sat, 29 Mar 2003 10:04:26 +0000 (10:04 +0000)
committerAkim Demaille <akim@epita.fr>
Sat, 29 Mar 2003 10:04:26 +0000 (10:04 +0000)
that starts a GYI.
From Ilya Zakharevich.

ChangeLog
lib/autoconf/programs.m4

index 47fb9ba1daaa62e17ac0c58a6bb733a5cdf0cf4f..f07137f1652d68908236e875229e48bfe20781ee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-03-29  Akim Demaille  <akim@epita.fr>
+
+       * lib/autoconf/programs.m4 (AC_PROG_INSTALL): Skip OS/2's install,
+       that starts a GYI.
+       From Ilya Zakharevich.
+
 2003-03-29  Akim Demaille  <akim@epita.fr>
 
        * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL): The
index 9c9b118db6290eaa8dd7b90484442ff752be087e..5886d9499bfc1d5e91e4d790eb1fdd3796956f68 100644 (file)
@@ -307,6 +307,7 @@ AC_DEFUN([AC_PROG_INSTALL],
 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
+# OS/2's system install, which has a completely different semantic
 # ./install, which can be erroneously created by make from ./install.sh.
 AC_MSG_CHECKING([for a BSD-compatible install])
 if test -z "$INSTALL"; then
@@ -316,6 +317,7 @@ AC_CACHE_VAL(ac_cv_path_install,
 case $as_dir/ in
   ./ | .// | /[cC]/* | \
   /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
+  |?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
   /usr/ucb/* ) ;;
   *)
     # OSF1 and SCO ODT 3.0 have their own names for install.