Hello Eric, Sivaram, * Eric Blake wrote on Wed, Feb 25, 2009 at 04:49:01AM CET: > According to sivaram krishna on 2/24/2009 4:30 AM: > > > > sa...@sakul-ffeee87fd /c/Documents and > > Settings/sakul/Desktop/downloads/autoconf > > -2.63 > > $ ./configure --prefix=/usr > > configure: loading site script /usr/etc/config.site > > checking for a BSD-compatible install... /bin/install -c > > checking whether build environment is sane... yes > > /bin/sh: /c/Documents: No such file or directory > > Ouch. Obviously, autoconf can't be built in a directory with spaces.
This should be fixed with git Automake. IOW, it should work if new enough Autoconf is bootstrapped with git Automake. Cheers, Ralf
