(

  CFLAGS="$CFLAGS -fPIC" &&

  OPTS="--disable-debug" &&

  default_config &&

  make uninstall &&

  default_make

) > $C_FIFO 2>&1
