The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more
12345 # XXX Configure test needed.# Some Linux releases like to hide their <nlist.h>$self->{CCFLAGS} = $Config{ccflags} . ' -I/usr/include/libelf' if -f "/usr/include/libelf/nlist.h";1;
# XXX Configure test needed.
# Some Linux releases like to hide their <nlist.h>
$self
->{CCFLAGS} =
$Config
{ccflags} .
' -I/usr/include/libelf'
if
-f
"/usr/include/libelf/nlist.h"
;
1;