]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - make/template/config.h
Use the builtin Perl kill function not system.
[user/henk/code/inspircd.git] / make / template / config.h
index a4a21250a4172e77ecad0e4349f38a93fe65f013..034191893ec8a42050aff93f9cfa4da325095fa8 100644 (file)
@@ -43,6 +43,9 @@
 /** The default location that module files are stored in. */
 #define INSPIRCD_MODULE_PATH "@MODULE_DIR@"
 
+/** The URL of the InspIRCd docs site. */
+#define INSPIRCD_DOCS "https://docs.inspircd.org/@VERSION_MAJOR@/"
+
 #ifndef _WIN32
  %target include/config.h