summaryrefslogtreecommitdiff
path: root/make/configure.pm
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2007-11-03 18:09:26 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2007-11-03 18:09:26 +0000
commit4bd6bbfebcc830db5a77ac340c4689b025bf4bfd (patch)
treef0b0f18f2bd2d9f6598897f270decc60a640222e /make/configure.pm
parent335a65f4188377a6d6a218fc225802ebbe1ec408 (diff)
Add --disable-rpath. Probably wont backport this for the time being
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8475 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'make/configure.pm')
-rw-r--r--make/configure.pm2
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