mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 18:47:37 -07:00
Remove TODO and NEWS files
The contents are outdated and the files are not in use. `configure.ac` is adjusted to suppress automake errors. https://www.gnu.org/software/automake/manual/html_node/Strictness.html#index-Strictness_002c-foreign
This commit is contained in:
parent
9dfe5f5f07
commit
b66f4b9322
3 changed files with 1 additions and 6 deletions
|
@ -8,7 +8,7 @@ AC_PROG_CXX
|
|||
AC_PROG_SED
|
||||
AC_LANG(C++)
|
||||
AC_CANONICAL_HOST
|
||||
AM_INIT_AUTOMAKE
|
||||
AM_INIT_AUTOMAKE([foreign])
|
||||
|
||||
# use compiler from env variables if available
|
||||
QBT_CC="$CC"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue