diff options
author | Attila Molnar <attilamolnar@hush.com> | 2014-02-08 13:16:31 +0100 |
---|---|---|
committer | Attila Molnar <attilamolnar@hush.com> | 2014-02-08 13:16:31 +0100 |
commit | ed6176383eef5de23a62c7de70b58b8d80239005 (patch) | |
tree | 4cfa896cd77dac654163cd765eb5c7cd1c8f560c /configure | |
parent | 2cf4b614e6c23bfc6d47da2ec4b1932ee2f62cf0 (diff) |
Replace SocketEngine::GetName() with INSPIRCD_SOCKETENGINE_NAME define
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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}" |