Description: enable fontconfig support
Forwarded: not-needed
Last-Update: 2013-12-19
Author: Boris Pek <tehnick-8@mail.ru>

--- a/AstroMenaceSource/config.h
+++ b/AstroMenaceSource/config.h
@@ -71,7 +71,7 @@
 // Make sure, that you have at least one installed bold style TrueType, Type 1 or CFF font with en, de and ru languages support.
 // RAW_VFS_DATA/FONT/ folder can be removed in case of fontconfig use.
 #ifdef fontconfig_detected_by_cmake // do not comment this line, unless you are sure what are you doing
-//	#define fontconfig
+#define fontconfig
 #endif // fontconfig_detected_by_cmake
 
 // Default font family for game text rendering in case of fontconfig use.
