summaryrefslogtreecommitdiff
path: root/metaconfig.h
diff options
context:
space:
mode:
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>2016-11-14 15:13:58 +0100
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>2016-11-14 15:16:37 +0100
commitdd4f16e4ff71ea6d0422d277f00fe430e1d93938 (patch)
tree272fb2f3fa033a2fc9c87bbcaaf8e039f7bba17f /metaconfig.h
parentf11a06125541e4385fd06d85693efc64e2ee64e3 (diff)
downloadperl-dd4f16e4ff71ea6d0422d277f00fe430e1d93938.tar.gz
Document that symbols should be removed from metaconfig.h
Diffstat (limited to 'metaconfig.h')
-rw-r--r--metaconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/metaconfig.h b/metaconfig.h
index 103362c15f..f19eee8883 100644
--- a/metaconfig.h
+++ b/metaconfig.h
@@ -9,4 +9,7 @@
* implies that noone can use them unless they are available and
* they won't be available unless used. When new symbols are probed
* in Configure, this is the way to force them into availability.
+ *
+ * Symbols should only be here temporarily. Once they are actually used,
+ * they should be removed from here.
*/