From 3c3b338a9dd8c63d3d2d197d1d284bb91543ee44 Mon Sep 17 00:00:00 2001 From: brain Date: Thu, 26 Oct 2006 19:32:47 +0000 Subject: 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 --- configure | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/configure b/configure index 16c454758..adb66084f 100755 --- a/configure +++ b/configure @@ -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 -- cgit v1.2.3