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

File: Nevrax / code / nelns / acconfig.h (download)
+Revision 1.1, Tue Mar 19 17:42:48 2002 UTC (3 months, 1 week ago) by valignat +
Branch: MAIN +
CVS Tags: HEAD
+Applied patches which help to have a clen install on GNU/Linux and to make a Debian package (changes on the management of config and log files, bugfixes, etc ...)
+
+

+
+/*
+ * Configuration files directory path
+ */
+#undef NELNS_CONFIG
+
+/*
+ * Log files directory path
+ */
+#undef NELNS_LOGS
+
+/*
+ * Local state files directory path
+ */
+#undef NELNS_STATE
+
+
\ No newline at end of file -- cgit v1.2.1