summaryrefslogtreecommitdiff
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'cmakeconfig.h.in')
-rw-r--r--cmakeconfig.h.in4
1 files changed, 0 insertions, 4 deletions
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).