# Recipe for version 1.9.6 by Andre Detsch, on Fri Jul 22 16:36:29 BRT 2005
url=$ftpGnu/automake/automake-1.9.6.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
}
