# Recipe for version 1.9.4 by Andre Detsch, on Wed Dec 22 14:15:48 BRST 2004
url=$ftpGnu/automake/automake-1.9.4.tar.gz
compile_version=1.7.1
recipe_type=configure
pre_install() {
   pushd $target/Shared
   ln -s automake-1.9 automake
   ln -s aclocal-1.9 aclocal
   popd
}
