Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9f0a17b

Browse files
Better fix for creating extended pythons. (getpath.c needs to be
recompiled for the extensions)
1 parent ad5d2cf commit 9f0a17b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Makefile.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ libainstall: all
159159
$(INSTALL_DATA) config.h $(LIBPL)/config.h
160160
$(INSTALL_DATA) $(srcdir)/Python/frozenmain.c $(LIBPL)/frozenmain.c
161161
$(INSTALL_DATA) Modules/main.o $(LIBPL)/main.o
162-
$(INSTALL_DATA) Modules/getpath.o $(LIBPL)/getpath.o
163162

164163
# install the dynamically loadable modules
165164
sharedinstall:

0 commit comments

Comments
 (0)