aboutsummaryrefslogtreecommitdiff
path: root/cvs/cvsweb.cgi/~checkout~/code/nel/acconfig.h?rev=1.2&sortby=rev
blob: c9cce509141bb812d6f87d71e22aed6a7fbedcf3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 * 1 displays debug messages on standard output,
 * 0 to suppress them.
 */
#undef NEL_DEFAULT_DISPLAYER

/*
 * 1 prints debug messages in ./log.log,
 * 0 to suppress them.
 */
#undef NEL_LOG_IN_FILE

#undef HAVE_X86