summaryrefslogtreecommitdiff
path: root/java/java-gcj-compat/files/patch-configure
blob: dfb900fcc27aea469294fa41268f33cdfca41adc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure~	Mon Jul 24 18:03:23 2006
+++ configure	Sat Jul 29 12:32:48 2006
@@ -1996,7 +1996,7 @@
 # special-case gjdoc and make which are not in the GCC tree
 GJDOC=`which gjdoc`
 
-MAKE=`which make`
+MAKE=`which gmake`
 
 
 # Find gcj prefix using gcj found in PATH.