File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -347,9 +347,9 @@ The configure script sometimes emits warnings like the one below::
347
347
configure: WARNING: libintl.h: section "Present But Cannot Be Compiled"
348
348
configure: WARNING: libintl.h: proceeding with the preprocessor's result
349
349
configure: WARNING: libintl.h: in the future, the compiler will take precedence
350
- configure: WARNING: ## --------------------------------------- ##
351
- configure: WARNING: ## Report this to https://bugs. python.org / ##
352
- configure: WARNING: ## --------------------------------------- ##
350
+ configure: WARNING: ## -------------------------------------------------------- ##
351
+ configure: WARNING: ## Report this to https://github.com/ python/cpython/issues / ##
352
+ configure: WARNING: ## -------------------------------------------------------- ##
353
353
354
354
This almost always means you are trying to build a universal binary for
355
355
Python and have libraries in ``/usr/local `` that don't contain the required
You can’t perform that action at this time.
0 commit comments