From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../index.html | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/nel/acconfig.h?rev=1.2&content-type=text/x-cvsweb-markup&sortby=log&only_with_tag=MAIN/index.html (limited to 'cvs/cvsweb.cgi/code/nel/acconfig.h?rev=1.2&content-type=text/x-cvsweb-markup&sortby=log&only_with_tag=MAIN') diff --git a/cvs/cvsweb.cgi/code/nel/acconfig.h?rev=1.2&content-type=text/x-cvsweb-markup&sortby=log&only_with_tag=MAIN/index.html b/cvs/cvsweb.cgi/code/nel/acconfig.h?rev=1.2&content-type=text/x-cvsweb-markup&sortby=log&only_with_tag=MAIN/index.html new file mode 100644 index 00000000..44e625d3 --- /dev/null +++ b/cvs/cvsweb.cgi/code/nel/acconfig.h?rev=1.2&content-type=text/x-cvsweb-markup&sortby=log&only_with_tag=MAIN/index.html @@ -0,0 +1,29 @@ + + + +code/nel/acconfig.h - view - 1.2 + +
[BACK] Return to acconfig.h + CVS log [TXT][DIR] Up to Nevrax / code / nel

File: Nevrax / code / nel / acconfig.h (download)
+Revision 1.2, Mon Apr 15 12:54:16 2002 UTC (3 months, 1 week ago) by lecroart +
Branch: MAIN +
CVS Tags: georges_v2, HEAD
Changes since 1.1: +2 -0 + lines
+ADDED: HAVE_X86 for intel proc detection (thanks to Guillaume Morin)
+
+

+
+/*
+ * 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
+
\ No newline at end of file -- cgit v1.2.1