# Recipe for version 2.1pre24 by Andre Detsch <detsch@gobolinux.org>, on Mon Nov 20 16:59:10 BRST 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.8.0
url="http://links.twibright.com/download/links-2.1pre24.tar.bz2"
recipe_type=configure

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