The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

config/inter/shlibs.pl - Flags for shared libraries.

DESCRIPTION

Asks the user which flags are needed for compiling position-independent code for use in shared libraries. Eventually, other shared-library-related prompts may end up here.

This is a separate unit from config/inter/progs.pl because the answers depend on which compiler is in use. Thus it should come after the gccversion test.