From c85389d4f38ed9d02381b1e6bed2b9b4e943ad31 Mon Sep 17 00:00:00 2001 From: ume Date: Fri, 3 Jun 2005 09:41:26 +0000 Subject: bump SHLIB_MAJOR as libpcap refers getnetbyname(3). Noticed by: ru --- lib/libpcap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libpcap') diff --git a/lib/libpcap/Makefile b/lib/libpcap/Makefile index 28fe7b8..ec4c9fd 100644 --- a/lib/libpcap/Makefile +++ b/lib/libpcap/Makefile @@ -19,7 +19,7 @@ CFLAGS+=-DHAVE_SNPRINTF -DHAVE_VSNPRINTF CFLAGS+=-DINET6 .endif -SHLIB_MAJOR=3 +SHLIB_MAJOR=4 # # Magic to grab sources out of src/contrib -- cgit v1.1