mirror of
https://github.com/oasislinux/oasis.git
synced 2026-05-12 21:34:47 +02:00
2eddb78d1b
This makes it easy to remove old distfiles with `git clean -f dist`.
transmission
config.h
Generated with
./configure \
--disable-nls \
--without-gtk \
--without-systemd \
LIBCURL_CFLAGS=-I/src/oasis/out/pkg/curl/include \
LIBCURL_LIBS=/src/oasis/out/pkg/curl/libcurl.a \
PKG_CONFIG=true
transmission doesn't create config.h by default, so it was created from the
defines at the end of config.log.