summaryrefslogtreecommitdiff
path: root/chinese/gcin/files/patch-configure
blob: 3f6a6576bcde7af40855720fdd596a4ed975854e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- configure.orig	Mon Aug  2 13:32:06 2004
+++ configure	Mon Aug  2 23:01:34 2004
@@ -1,6 +1,6 @@
 
 MAKE=make
-which gmake >& /dev/null
+which gmake > /dev/null
 if [ $? = 0 ]; then
   MAKE=gmake
 fi