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