mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 19:19:02 -04:00
Added unsupported warning for non-interactive configure. WE DONT SUPPORT NON-INTERACTIVE!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5543 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
ddb55c296c
commit
3c3b338a9d
5
configure
vendored
5
configure
vendored
@ -1860,6 +1860,11 @@ sub showhelp
|
|||||||
{
|
{
|
||||||
chomp($PWD = `pwd`);
|
chomp($PWD = `pwd`);
|
||||||
print "Usage: configure [options]
|
print "Usage: configure [options]
|
||||||
|
|
||||||
|
*** NOTE: NON-INTERACTIVE CONFIGURE IS *NOT* SUPPORTED BY THE ***
|
||||||
|
*** INSPIRCD DEVELOPMENT TEAM. DO NOT ASK FOR HELP REGARDING ***
|
||||||
|
*** NON-INTERACTIVE CONFIGURE ON THE FORUMS OR ON IRC! ***
|
||||||
|
|
||||||
Options: [defaults in brackets after descriptions]
|
Options: [defaults in brackets after descriptions]
|
||||||
|
|
||||||
When no options are specified, interactive
|
When no options are specified, interactive
|
||||||
|
Loading…
x
Reference in New Issue
Block a user