./autogen.sh &&

default_build

#Even though the install says "cd /usr/bin && ln -s ctags etags" it does't happen
#if [[ $ENABLE_ETAGS == "y" ]]; then
#  ln -sf /usr/bin/ctags /usr/bin/etags
#fi
