We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80ae722 commit a00b1f2Copy full SHA for a00b1f2
configure.py
@@ -706,7 +706,7 @@ def MatchingFor(*versions):
706
Object(Matching, "MSL_C/MSL_Common/errno.c"),
707
Object(NonMatching, "MSL_C/MSL_Common/extras.c"),
708
Object(NonMatching, "MSL_C/MSL_Common/file_io.c"),
709
- Object(NonMatching, "MSL_C/MSL_Common/FILE_POS.c"),
+ Object(NonMatching, "MSL_C/MSL_Common/FILE_POS.C"),
710
Object(NonMatching, "MSL_C/MSL_Common/ios.cpp"),
711
Object(Matching, "MSL_C/MSL_Common/locale.c"),
712
Object(NonMatching, "MSL_C/MSL_Common/mbstring.c"),
0 commit comments