Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / lib / site_perl / 5.8.0 / auto / Inline / M58_site_install.al
CommitLineData
86530b38
AT
1# NOTE: Derived from blib/lib/Inline.pm.
2# Changes made here will be lost when autosplit is run again.
3# See AutoSplit.pm.
4package Inline;
5
6#line 1881 "blib/lib/Inline.pm (autosplit into blib/lib/auto/Inline/M58_site_install.al)"
7sub M58_site_install {
8 return <<END;
9You have specified the SITE_INSTALL command. Support for this option has
10been removed from Inline since version 0.40. It has been replaced by the
11use of Inline::MakeMaker in your Makefile.PL. Please see the Inline
12documentation for more help on creating and installing Inline based modules.
13
14END
15}
16
17# end of Inline::M58_site_install
181;