# Recipe for version 2.1pre22 by Andre Detsch <detsch@gobolinux.org>, on Fri Jun 23 19:15:17 BRT 2006
# Recipe (MakeRecipe) for Links by Lucas Correia Villa Real <lucasvr@gobolinux.org>, on Tue Nov 23 18:09:18 BRST 2004
compile_version=1.7.1
url="http://links.twibright.com/download/links-2.1pre22.tar.bz2"
recipe_type=configure

pre_build() {
    # the shipped configure doesn't recognize parameters such as CC
    echo "Running autoconf..." && autoconf
}
