This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl 5.003_03: hints/next_4.sh
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>
Fri, 23 Aug 1996 01:09:02 +0000 (01:09 +0000)
committerAndy Dougherty <doughera@lafcol.lafayette.edu>
Fri, 23 Aug 1996 01:09:02 +0000 (01:09 +0000)
commitbf5a71f00df2acecbeaf55869d887fde1b87d410
tree9901149c3662222e6a157d84ce03428e327dd50b
parent40ea335528d29db69bd60cfcbac6f29171db0bac
perl 5.003_03: hints/next_4.sh

Get rid of extraneous isnext_4 variable.  Configure and
Makefile.SH will use $osname and $osvers instead.

Build up $mab dynamically based on available architectures.

Absorb $mab into ccflags and ccdlflags.  I hope that will
cover everything.  (Configure should automatically remove
the -arch stuff from cppflags.)

Configure now knows next4 needs to use a shared libperl.5.so.

Allow users to use -Dprefix.
hints/next_4.sh