Re: Configure gets bad result

2002-03-29 Thread Larry Hall (RFK Partners, Inc)
At 03:13 PM 3/29/2002, Jonathan Hayward wrote: >Configure is getting an unterminated quoted string when it checks whether make sets >${MAKE}. I've heard about problems with a path "/path/to/foo/" being converted to >"\path\to\foo\" which is not properly terminated. I looked at my environment >v

Configure gets bad result

2002-03-29 Thread Jonathan Hayward
Configure is getting an unterminated quoted string when it checks whether make sets ${MAKE}. I've heard about problems with a path "/path/to/foo/" being converted to "\path\to\foo\" which is not properly terminated. I looked at my environment variables for something ending with a slash and did