commit | a1a84e7d4f7b493bb6fa5415ce55d3f722221470 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Mar 06 05:52:16 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Mar 06 05:52:16 2001 +0000 |
tree | cc41a82403ef79d97d108b1d750489a415604aa4 | |
parent | b25ec91a94e006dc7b4776e6b3b781b0dc818336 [diff] |
Move all knowledge that $(MAINOBJ) is built in the Modules/ directory into Makefile.pre.in; the configure script will only determine the basename of the file. This fixes installation of a Python built using C++, reported by Greg Wilson.