Skip to content

Commit ec6cf12

Browse files
committed
Remove outdated comment in Setup.stdlib.in
The comment says that the generated file is not used by default. However, this is not true since Git commit 81dca70, since when it is always used unconditionally.
1 parent a0c57a8 commit ec6cf12

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

Modules/Setup.stdlib.in

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@
33
# This file is autogenerated from Modules/Setup.stdlib.in.
44
#
55

6-
# The file is not used by default yet. For testing do:
7-
#
8-
# ln -sfr Modules/Setup.stdlib Modules/Setup.local
9-
#
10-
116
# * @MODULE_{NAME}_TRUE@ is removed when configure detects all build
127
# dependencies for a module. Otherwise the template variable is replaced
138
# by a comment "#" and the module is skipped.

0 commit comments

Comments
 (0)