summaryrefslogtreecommitdiffstats
path: root/app-i18n/librcc/files/rcc-debug.patch
blob: 7f92d2cc2d139d709a30b0be59984fe725f043f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff -dPNur librcc--main--0.1--patch-34/src/rccconfig.h librcc--main--0.1--patch-34-debug/src/rccconfig.h
--- librcc--main--0.1--patch-34/src/rccconfig.h	2006-01-08 19:43:06.000000000 +0400
+++ librcc--main--0.1--patch-34-debug/src/rccconfig.h	2006-07-18 20:15:12.000000000 +0500
@@ -3,8 +3,8 @@
 #include "librcc.h"
 #include "opt.h"
 
-#undef RCC_DEBUG
-#undef RCC_DEBUG_LANGDETECT
+#define RCC_DEBUG
+#define RCC_DEBUG_LANGDETECT 2
 #define RCC_LOCALE_VARIABLE "LC_CTYPE"
 
 extern const char rcc_default_all[];