(

    if [ "$LARGE_FILES" == "n" ] ; then
       OPTS+=" --disable-largefile"
    fi  &&

   default_build

) > $C_FIFO 2>&1
