Message-ID: <Pine.SOL.4.10.
10110250955390.18833-100000@maxwell.phys.lafayette.edu>
p4raw-id: //depot/perl@12644
'DEFINE' => '', # e.g., '-DHAVE_SOMETHING'
# Insert -I. if you add *.h files later:
'INC' => '', # e.g., '-I/usr/include/other'
+ 'MAN3PODS' => {}, # Pods will be built by installman
# Without this the constants xs files are spotted, and cause rules to be
# added to delete the similarly named C files, which isn't what we want.
XS => {'Langinfo.xs' => 'Langinfo.c'},
($] >= 5.005 ? ## Add these new keywords supported since 5.005
(ABSTRACT_FROM => 'threads.pm', # retrieve abstract from module
AUTHOR => 'Artur Bergman <artur@contiller.se>') : ()),
+ 'MAN3PODS' => {}, # Pods will be built by installman
'LIBS' => [''], # e.g., '-lm'
'DEFINE' => '', # e.g., '-DHAVE_SOMETHING'
# Insert -I. if you add *.h files later:
($] >= 5.005 ? ## Add these new keywords supported since 5.005
(ABSTRACT_FROM => 'shared.pm', # retrieve abstract from module
AUTHOR => 'Arthur Bergman <arthur@contiller.se>') : ()),
+ 'MAN3PODS' => {}, # Pods will be built by installman
'LIBS' => [''], # e.g., '-lm'
'DEFINE' => '', # e.g., '-DHAVE_SOMETHING'
# Insert -I. if you add *.h files later: