summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/libconfig.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/rules/libconfig.in b/rules/libconfig.in
index 5a6ec7e93..61b6a49e5 100644
--- a/rules/libconfig.in
+++ b/rules/libconfig.in
@@ -1,4 +1,6 @@
-## SECTION=system_libraries
+## SECTION=staging
+## old section:
+### SECTION=system_libraries
menuconfig LIBCONFIG
tristate
@@ -6,6 +8,10 @@ menuconfig LIBCONFIG
help
C/C++ Configuration File Library
+ STAGING: remove in ptxdist-2019.05.0
+ Old version that is no longer available for download.
+ Should be updated to a new version.
+
if LIBCONFIG
config LIBCONFIG_CXX