diff --git a/Configure b/Configure index e9e78665f85fad41b5ae2b0167ca3e1776f9b5a0..8e99f60b975500e190317b20ffda90decc2ef816 100755 --- a/Configure +++ b/Configure @@ -2731,6 +2731,7 @@ Please read INSTALL and associated NOTES files. You may also have to look over your available compiler tool chain or change your configuration. _____ + $orig_death_handler->(@_) if defined $orig_death_handler; } # Configuration file reading #########################################