default_pre_build &&
if  [[  "$LIBNFC_SVN"  ==  "y" ]];  then
    cd ${SOURCE_DIRECTORY} &&
    autoreconf -vis
fi
