blob: b707e8e72b0cbac058dc2d9b6ccbc1402e1af852 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
/*
#define DEBUG_SERVER_SEND
#define DEBUG_SERVER_RECV
#define DEBUG_CLIENT_SEND
#define DEBUG_CLIENT_RECV
*/
#define TUXANCI_NG_VERSION "svn77"
#define DESTDIR "/usr/local/"
|