This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
U/perl/Extensions.U: remove references to unused vars 54/head
authorAaron Crane <arc@cpan.org>
Thu, 19 Apr 2018 13:32:52 +0000 (15:32 +0200)
committerAaron Crane <arc@cpan.org>
Thu, 19 Apr 2018 13:32:52 +0000 (15:32 +0200)
The probe no longer uses i_langinfo or d_nl_langinfo, so remove them from
the list of variables this unit's targets depend on.

U/perl/Extensions.U

index 479ee92..fdd6cf1 100644 (file)
@@ -11,7 +11,7 @@
        useposix useopcode uselanginfo : \
        Myread hint usedl d_sem d_socket i_db i_dbm i_rpcsvcdbm i_gdbm \
        d_ndbm usethreads use5005threads package test cat rsrc \
-       d_msg d_shm osname use64bitint i_langinfo d_nl_langinfo \
+       d_msg d_shm osname use64bitint \
        libs d_cplusplus sed ls rm contains trnl sort
 ?MAKE: -pick add $@ %<
 ?Y:BOTTOM