Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
authorSimon Cozens <simon@netthink.co.uk>
Wed, 7 Mar 2001 13:59:28 +0000 (13:59 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 7 Mar 2001 14:48:57 +0000 (14:48 +0000)
commit770fab92d753b1aa3cfd2d1bbafe0e666303a23a
treee8d4ce75c5ad17fb80880aa3923cb759804c6c75
parentb815e894e1fc82c49b9845b9884350949cec1752
Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>

In order to allow MakeMaker to build correct Makefiles,
you need to change the order of the arguments in MM_Unix.pm
as well. (Unless you have C89_CCMODE set, but we're trying
to be POSIXly correct)

Thanks to Merijn Broeren for tracking this down.

p4raw-id: //depot/perl@9067
lib/ExtUtils/MM_Unix.pm