mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 06:01:33 -06: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:
4
NEWS
4
NEWS
@@ -1,4 +0,0 @@
|
|||||||
See Changelog
|
|
||||||
|
|
||||||
*******************************************
|
|
||||||
Christophe dumez - chris@qbittorrent.org
|
|
||||||
@@ -8,7 +8,7 @@ AC_PROG_CXX
|
|||||||
AC_PROG_SED
|
AC_PROG_SED
|
||||||
AC_LANG(C++)
|
AC_LANG(C++)
|
||||||
AC_CANONICAL_HOST
|
AC_CANONICAL_HOST
|
||||||
AM_INIT_AUTOMAKE
|
AM_INIT_AUTOMAKE([foreign])
|
||||||
|
|
||||||
# use compiler from env variables if available
|
# use compiler from env variables if available
|
||||||
QBT_CC="$CC"
|
QBT_CC="$CC"
|
||||||
|
|||||||
Reference in New Issue
Block a user