aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/machine/mips/aclocal.m4
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/machine/mips/aclocal.m4')
-rw-r--r--newlib/libc/machine/mips/aclocal.m43
1 files changed, 3 insertions, 0 deletions
diff --git a/newlib/libc/machine/mips/aclocal.m4 b/newlib/libc/machine/mips/aclocal.m4
index 42dedc0..55d5e67 100644
--- a/newlib/libc/machine/mips/aclocal.m4
+++ b/newlib/libc/machine/mips/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,