Files
packages/libs
Jo-Philipp Wich 071bec075d libtorrent: remove manual autoconf invocation
The Makefile already uses the proper autoreconf fixup but leaves a manual
autoconf invocation in place.

The bad autoconf call leads to the following build error in the SDK:

	configure.ac:3: installing `./config.guess'
	configure.ac:3: installing `./config.sub'
	configure.ac:20: installing `./install-sh'
	configure.ac:20: installing `./missing'
	src/Makefile.am: installing `./depcomp'
	autoreconf: Leaving directory `.'
	aclocal...
	autoheader...
	libtoolize... libtoolize nor glibtoolize not found
	make[2]: *** [.../.configured_] Error 1

Remove the entire Build/Configure override to let libtorrent build correctly.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-02-09 16:56:46 +01:00
..
2014-07-01 20:54:41 +02:00
2014-10-07 14:51:04 -04:00
2014-07-05 14:26:15 +02:00
2014-06-17 01:51:37 +02:00
2014-07-18 10:55:52 +02:00
2014-07-06 11:17:31 +02:00
2014-06-11 10:42:45 +02:00
2014-06-03 12:51:24 +02:00
2014-07-01 20:54:41 +02:00
2014-08-08 13:07:29 +02:00
2014-08-08 13:11:25 +02:00
2014-07-19 14:08:11 +02:00
2014-07-06 14:43:17 +02:00
2014-06-17 01:51:37 +02:00
2014-07-18 11:51:04 +02:00
2014-07-01 20:54:41 +02:00
2014-09-18 21:22:17 +02:00
2014-07-23 16:59:43 -04:00
2014-07-19 16:20:05 +02:00
2014-08-30 19:40:20 +02:00
2014-09-18 21:18:35 +02:00
2014-07-01 20:54:41 +02:00
2014-12-22 10:13:32 +01:00
2014-07-01 20:54:41 +02:00
2014-08-11 15:10:41 +02:00