From d13cd5ca80b969b823fbbfcc31531fc0ea897c04 Mon Sep 17 00:00:00 2001 From: aquanight Date: Sat, 19 Jan 2008 17:33:13 +0000 Subject: Add ./configure --list-extras, --enable-extras, and --disable-extras git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8739 e03df62e-2008-0410-955e-edbf42e46eb7 --- make/configure.pm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'make/configure.pm') diff --git a/make/configure.pm b/make/configure.pm index 538dffcc8..203afc0ea 100644 --- a/make/configure.pm +++ b/make/configure.pm @@ -291,6 +291,9 @@ InspIRCd 1.0.x, are also allowed. [$PWD/bin] --library-dir=[directory] Library directory for core libraries [$PWD/lib] + --list-extras Show current status of extra modules + --enable-extras=[extras] Enable the specified list of extras + --disable-extras=[extras] Disable the specified list of extras --help Show this help text and exit "; -- cgit v1.2.3