logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git

README.md (355B)


  1. # transmission
  2. ## config.h
  3. Generated with
  4. ./configure \
  5. --disable-nls \
  6. --without-gtk \
  7. --without-systemd \
  8. LIBCURL_CFLAGS=-I/src/oasis/out/pkg/curl/include \
  9. LIBCURL_LIBS=/src/oasis/out/pkg/curl/libcurl.a \
  10. PKG_CONFIG=true
  11. transmission doesn't create `config.h` by default, so it was created from the
  12. defines at the end of `config.log`.