WIP: fetch and make autoconf & friends
[msysgit.git] / src / autoconf / autoconf-release.sh
blob8de83442dfbcdb80bef49a871f1f2aaa8f65c630
1 #!/bin/sh
3 cd "$(dirname "$0")"
5 URL=http://ftp.gnu.org/gnu/autoconf/autoconf-2.63.tar.bz2
6 TARGET=src/autoconf2
8 . release.sh