From f96860a35e174f87d9738e76c8b3ad523230fd60 Mon Sep 17 00:00:00 2001 From: Matt Madia Date: Fri, 12 Mar 2010 22:06:19 +0000 Subject: [PATCH] Changes the setting of M4 to =m4. Allows Python on linux to successfully compile the buildtools. Fixes #5561 git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@35831 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- gcc/gmp/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/gmp/configure b/gcc/gmp/configure index d44de2f..a3317e4 100755 --- a/gcc/gmp/configure +++ b/gcc/gmp/configure @@ -29021,7 +29021,7 @@ else - M4=m4-not-needed + M4=m4 fi # Only do the GMP_ASM checks if there's a .S or .asm wanting them. -- gitore 0.2.2