Re: automake-1.10 can't work with make-3.81 in Mingw in Windows XP

2007-02-24 Thread Eli Zaretskii
> Date: Sat, 24 Feb 2007 18:04:28 +0800 (CST) > From: haibin zhang <[EMAIL PROTECTED]> > Cc: > > Hi all: > automake-1.10 can't work with make-3.81 in Mingw in Windows XP, but > automake-1.9.6 can work with make-3.81. > > I tested that automake-1.10 can work with make-3.79.1 in Mingw in Windows

automake-1.10 can't work with make-3.81 in Mingw in Windows XP

2007-02-24 Thread haibin zhang
Hi all: automake-1.10 can't work with make-3.81 in Mingw in Windows XP, but automake-1.9.6 can work with make-3.81. I tested that automake-1.10 can work with make-3.79.1 in Mingw in Windows XP. The result : automake-1.9.6 and make-3.81-> fine automake-1.10 and make-3.79.1 -> fine automake-