diff --git a/Modules/Setup.stdlib.in b/Modules/Setup.stdlib.in index 0d520684c795d6..83c7ac303f0921 100644 --- a/Modules/Setup.stdlib.in +++ b/Modules/Setup.stdlib.in @@ -3,11 +3,6 @@ # This file is autogenerated from Modules/Setup.stdlib.in. # -# The file is not used by default yet. For testing do: -# -# ln -sfr Modules/Setup.stdlib Modules/Setup.local -# - # * @MODULE_{NAME}_TRUE@ is removed when configure detects all build # dependencies for a module. Otherwise the template variable is replaced # by a comment "#" and the module is skipped.