Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/aclocal.m4')
-rw-r--r--newlib/aclocal.m43
1 files changed, 3 insertions, 0 deletions
diff --git a/newlib/aclocal.m4 b/newlib/aclocal.m4
index ed1940d64..cf5c8c34b 100644
--- a/newlib/aclocal.m4
+++ b/newlib/aclocal.m4
@@ -165,6 +165,9 @@ AC_CHECK_TOOL(RANLIB, ranlib, :)
AC_PROG_INSTALL
+# Hack
+ac_given_INSTALL=$INSTALL
+
AM_MAINTAINER_MODE
# We need AC_EXEEXT to keep automake happy in cygnus mode. However,