mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-05 17:52:29 +00:00
Fixed obsolete macro statements.
This commit is contained in:
@@ -64,3 +64,4 @@ TAGS
|
||||
###########################
|
||||
src/rtorrent
|
||||
test/rtorrentTest
|
||||
test-driver
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@ AC_INIT(rtorrent, 0.9.3, jaris@ifi.uio.no)
|
||||
AC_DEFINE(API_VERSION, 8, api version)
|
||||
|
||||
AM_INIT_AUTOMAKE
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
AM_PATH_CPPUNIT(1.9.6)
|
||||
|
||||
AC_PROG_CXX
|
||||
|
||||
Reference in New Issue
Block a user