diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-10-26 19:32:47 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-10-26 19:32:47 +0000 |
commit | 3c3b338a9dd8c63d3d2d197d1d284bb91543ee44 (patch) | |
tree | 888dba205e2030acf1881a7c946d2e56cfb916b1 /configure | |
parent | ddb55c296c5b76bc048c7328af1a6b01485092b8 (diff) |
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
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1860,6 +1860,11 @@ sub showhelp { chomp($PWD = `pwd`); 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] When no options are specified, interactive |