summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2007-10-22 18:29:23 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2007-10-22 18:29:23 +0000
commit6ded0e838fa1b173b4a37bc0369dc0f640b4c1ca (patch)
treeae1682552ed26f04003515c6a38888d41c49bdb6
parent8e5bd0e5d68c5c55aac6464f688672de234e25e1 (diff)
Big obvious comments
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8306 e03df62e-2008-0410-955e-edbf42e46eb7
-rwxr-xr-xconfigure8
1 files changed, 8 insertions, 0 deletions
diff --git a/configure b/configure
index f34a90342..adc05f865 100755
--- a/configure
+++ b/configure
@@ -24,6 +24,10 @@ use make::gnutlscert;
use make::opensslcert;
###############################################################################################
+#
+# EDITABLE VARIABLES
+#
+###############################################################################################
# This is a list of all files in the core. Each cpp file is mapped to a shared object file,
# whos file extension is omitted (these can vary from system to system).
@@ -98,6 +102,10 @@ my @immutabledeps = (
###############################################################################################
+#
+# NON-EDITABLE VARIABLES
+#
+###############################################################################################
GetOptions (