From 1ebdb2e521ca0cbd7aeebd1c89b8a5cf6a4cc322 Mon Sep 17 00:00:00 2001 From: Balint Reczey Date: Fri, 1 Mar 2013 23:53:11 +0000 Subject: Export libwireshark symbols using WS_DLL_PUBLIC define Also remove old WS_VAR_IMPORT define and related Makefile magic everywhere in the project. svn path=/trunk/; revision=47992 --- cmakeconfig.h.in | 4 ---- 1 file changed, 4 deletions(-) (limited to 'cmakeconfig.h.in') diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in index 1a0cfb18d3..21f2698f94 100644 --- a/cmakeconfig.h.in +++ b/cmakeconfig.h.in @@ -372,10 +372,6 @@ first (like Motorola and SPARC, unlike Intel and VAX). */ #cmakedefine WORDS_BIGENDIAN 1 -/* Define as the string to precede external variable declarations in - dynamically-linked libraries */ -#define WS_VAR_IMPORT @WS_VAR_IMPORT@ - /* Define WS_MSVC_NORETURN appropriately for declarations of routines that never return (just like Charlie on the MTA). -- cgit v1.2.1