summary refs log tree commit diff stats
path: root/config.h
diff options
context:
space:
mode:
authorBerke Viktor <berkeviktor@aol.com>2011-08-14 23:39:03 +0200
committerBerke Viktor <berkeviktor@aol.com>2011-08-14 23:39:03 +0200
commit54ee14903b6be413e9b5ec7957b6b4d5a1d3ab8c (patch)
tree173ce660b12442e33d34a661770e74d9f689c3ff /config.h
parent75cef456709c0f6b143fb00d78b41e65a01ff5d6 (diff)
first attempt at switching to OBS, compiles, but doesn't run yet
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index 80bbc5d2..20150285 100644
--- a/config.h
+++ b/config.h
@@ -2,6 +2,7 @@
 #define ENABLE_NLS
 #define USE_GMODULE
 #define USE_PLUGIN
+#define USE_OPENSSL
 #define USE_LIBSEXY
 #define HAVE_ISO_CODES
 #define PACKAGE_NAME "xchat"