Deal with setups where . is not on $PATH.

This commit is contained in:
Eric S. Raymond 2007-05-11 13:33:30 +00:00
parent 414114f6f1
commit d055fb085a

View file

@ -5,4 +5,4 @@ aclocal -I m4
autoheader
automake --add-missing --copy
autoconf
configure $*
./configure $*