diff options
Diffstat (limited to 'make/configure.pm')
-rw-r--r-- | make/configure.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/make/configure.pm b/make/configure.pm index 9e9503c16..d244a49d5 100644 --- a/make/configure.pm +++ b/make/configure.pm @@ -238,6 +238,8 @@ InspIRCd 1.0.x, are also allowed. --disable-interactive Sets no options intself, but will disable any interactive prompting. + --disable-rpath Disable runtime paths. DO NOT USE UNLESS + YOU KNOW WHAT YOU ARE DOING! --update Update makefiles and dependencies --modupdate Detect new modules and write makefiles --svnupdate {--rebuild} Update working copy via subversion |