From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../plain&sortby=date&only_with_tag=georges_v2/index.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 cvs/cvsweb.cgi/~checkout~/code/nel/acconfig.h?rev=1.2&content-type=text/plain&sortby=date&only_with_tag=georges_v2/index.html (limited to 'cvs/cvsweb.cgi/~checkout~/code/nel/acconfig.h?rev=1.2&content-type=text') diff --git a/cvs/cvsweb.cgi/~checkout~/code/nel/acconfig.h?rev=1.2&content-type=text/plain&sortby=date&only_with_tag=georges_v2/index.html b/cvs/cvsweb.cgi/~checkout~/code/nel/acconfig.h?rev=1.2&content-type=text/plain&sortby=date&only_with_tag=georges_v2/index.html new file mode 100644 index 00000000..c9cce509 --- /dev/null +++ b/cvs/cvsweb.cgi/~checkout~/code/nel/acconfig.h?rev=1.2&content-type=text/plain&sortby=date&only_with_tag=georges_v2/index.html @@ -0,0 +1,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 -- cgit v1.2.1