Make lib/Config_heavy.pl part of $(CONFIGPM) as the build ordering is now sane.
authorNicholas Clark <nick@ccl4.org>
Sat, 31 Jan 2009 13:39:04 +0000 (13:39 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 31 Jan 2009 13:39:04 +0000 (13:39 +0000)
commit744ac0eac539aead596d9fa09cc15a20b09a5884
tree7f9d7d81b89c9a6fef7da2c21017a6de2c066153
parente3b840254a3d07c933fa6f645bc19cbb9b1ae7c0
Make lib/Config_heavy.pl part of $(CONFIGPM) as the build ordering is now sane.
Effectively $(CONFIGPM_EXTRA) becomes $(CONFIGPM) and $(CONFIGPM) becomes
$(CONFIGPM_FROM_CONFIG_SH). Mention lib/Config_heavy.pl as something that
is built by running make_patchnum.pl
Hopefully this avoids warnings from Config.pm during the build.
Makefile.SH