From ed6176383eef5de23a62c7de70b58b8d80239005 Mon Sep 17 00:00:00 2001 From: Attila Molnar Date: Sat, 8 Feb 2014 13:16:31 +0100 Subject: Replace SocketEngine::GetName() with INSPIRCD_SOCKETENGINE_NAME define --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index 2f92d9f16..4db9064b9 100755 --- a/configure +++ b/configure @@ -455,6 +455,7 @@ sub writefiles { #define VERSION "$version" #define REVISION "$revision" #define SYSTEM "$incos" +#define INSPIRCD_SOCKETENGINE_NAME "$config{SOCKETENGINE}" #define CONFIG_PATH "$config{CONFIG_DIR}" #define DATA_PATH "$config{DATA_DIR}" -- cgit v1.2.3