This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump Version from 5.31.4 to 5.31.5 in various places
[perl5.git] / hints / catamount.sh
index b67ea46..0748837 100644 (file)
 # mkdir -p /opt/perl-catamount
 # mkdir -p /opt/perl-catamount/include
 # mkdir -p /opt/perl-catamount/lib
-# mkdir -p /opt/perl-catamount/lib/perl5/5.23.0
+# mkdir -p /opt/perl-catamount/lib/perl5/5.31.5
 # mkdir -p /opt/perl-catamount/bin
 # cp *.h /opt/perl-catamount/include
 # cp libperl.a /opt/perl-catamount/lib
-# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.23.0
+# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.31.5
 # cp miniperl perl run.sh cc.sh /opt/perl-catamount/lib
 #
 # With the headers and the libperl.a you can embed Perl to your Catamount
@@ -77,7 +77,6 @@ archname='x86_64-catamount'
 archobjs='catalib.o'
 d_mmap='undef'
 d_setlocale='undef' # There is setlocale() but no locales.
-d_vprintf='define'
 hintfile='catamount'
 i_arpainet='undef'
 i_db='undef'