From 30bd7bb39fb55a4b6b3075a1f8a7df47bc0e261f Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Fri, 26 Feb 2016 13:12:09 +0000 Subject: Rename PURE_STATIC to INSPIRCD_STATIC. --- src/modmanager_static.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modmanager_static.cpp') diff --git a/src/modmanager_static.cpp b/src/modmanager_static.cpp index 98ed26c67..5c04a7680 100644 --- a/src/modmanager_static.cpp +++ b/src/modmanager_static.cpp @@ -23,7 +23,7 @@ #include "exitcodes.h" #include -#ifdef PURE_STATIC +#ifdef INSPIRCD_STATIC typedef std::map modmap; static std::vector* cmdlist = NULL; -- cgit v1.2.3