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

Skip to content

Commit e475d86

Browse files
committed
Install Misc/Makefile.pre.in in the config/ install directory.
Suggestion by Konrad Hinsen.
1 parent 0874f7f commit e475d86

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,7 @@ libainstall: all
363363
$(INSTALL_DATA) Modules/Setup.local $(LIBPL)/Setup.local
364364
$(INSTALL_PROGRAM) $(srcdir)/Modules/makesetup $(LIBPL)/makesetup
365365
$(INSTALL_PROGRAM) $(srcdir)/install-sh $(LIBPL)/install-sh
366+
$(INSTALL_DATA) $(srcdir)/Misc/Makefile.pre.in $(LIBPL)/Makefile.pre.in
366367

367368
# Install the dynamically loadable modules
368369
# This goes into $(exec_prefix)

0 commit comments

Comments
 (0)