Only add Perl_pad_setsv to the list of symbols if -DDEBUGGING is true.
authorNicholas Clark <nick@ccl4.org>
Wed, 13 Jul 2011 20:39:15 +0000 (22:39 +0200)
committerNicholas Clark <nick@ccl4.org>
Thu, 14 Jul 2011 06:42:11 +0000 (08:42 +0200)
commitb65222daf37ead86c871b004cd5478701ba44b64
treea5802281ce0a6b19b28f7251c448dfa396d81677
parent1a6d530815db93f4d29b8908b300986ab9eefd59
Only add Perl_pad_setsv to the list of symbols if -DDEBUGGING is true.

This is needed on Win32 since cc76b5cc1552a605, which make Perl_pad_setsv part
of the public API, and thereby exported for the first time.
makedef.pl