handle conditional definition of PL_check_mutex
authorZefram <zefram@fysh.org>
Sat, 11 Feb 2012 17:14:45 +0000 (17:14 +0000)
committerZefram <zefram@fysh.org>
Sat, 11 Feb 2012 17:14:45 +0000 (17:14 +0000)
commitbb0d02ab7b92c63044b4ee5631217dc06cb2e2ca
treec3741f0a1c543296a245863c2c34bbc3eff6f8ed
parente8570548af49b057631f1011e4b19c8c4a1342dd
handle conditional definition of PL_check_mutex

PL_check_mutex only exists on threading builds, so makedef.pl needs to
know about that conditionality to produce correct export lists.
makedef.pl