From 1dbfbd6e0c5c2738f2f8d3b9b8ff0a3a9dc4e529 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 26 Feb 2011 14:18:52 +0100 Subject: c++ compiler fixes when C++ compiler is disabled by user, do not allow to compile packages , which require a C++ compiler. Older libtool unnecessary checks for c++ tools, so regenerate autotool stuff. --- package/libdnet/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/libdnet/Makefile') diff --git a/package/libdnet/Makefile b/package/libdnet/Makefile index ebe03f276..1dec73a6d 100644 --- a/package/libdnet/Makefile +++ b/package/libdnet/Makefile @@ -4,9 +4,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:= libdnet -PKG_VERSION:= 1.10 +PKG_VERSION:= 1.11 PKG_RELEASE:= 1 -PKG_MD5SUM:= 416b765e9d9961501ac85e9a366fd219 +PKG_MD5SUM:= 04c394ed8e1e7fc455456e79e908916d PKG_DESCR:= a low-level networking library PKG_SECTION:= libs PKG_URL:= http://libdnet.sourceforge.net/ -- cgit v1.2.3