diff --git a/libs/libtorrent/Makefile b/libs/libtorrent/Makefile index 1d6fd10d34..f6673acaab 100644 --- a/libs/libtorrent/Makefile +++ b/libs/libtorrent/Makefile @@ -51,11 +51,6 @@ CONFIGURE_ARGS+= \ --disable-instrumentation \ --with-zlib=$(STAGING_DIR)/usr -define Build/Configure - ( cd $(PKG_BUILD_DIR); ./autogen.sh ); - $(call Build/Configure/Default) -endef - define Build/InstallDev $(INSTALL_DIR) $(1)/usr/include $(CP) $(PKG_INSTALL_DIR)/usr/include/torrent $(1)/usr/include/