(
  ./configure        --prefix=/usr                      \
                --with-ssh=/usr/bin/ssh                   \
               $OPTS              &&
  default_make

) > $C_FIFO 2>&1
