Thanks to visit codestin.com Credit goes to github.com
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 ef428a2 commit 41a1b07Copy full SHA for 41a1b07
1 file changed
Makefile.pre.in
@@ -701,7 +701,6 @@ libainstall: all
701
$(INSTALL_DATA) Modules/Setup.config $(LIBPL)/Setup.config
702
$(INSTALL_SCRIPT) $(srcdir)/Modules/makesetup $(LIBPL)/makesetup
703
$(INSTALL_SCRIPT) $(srcdir)/install-sh $(LIBPL)/install-sh
704
- $(INSTALL_DATA) $(srcdir)/Misc/Makefile.pre.in $(LIBPL)/Makefile.pre.in
705
@if [ -s Modules/python.exp -a \
706
"`echo $(MACHDEP) | sed 's/^\(...\).*/\1/'`" = "aix" ]; then \
707
echo; echo "Installing support files for building shared extension modules on AIX:"; \
0 commit comments