summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl/DynaLoader.sed
blob: 5ecef57624af97faa8a9ae0ec637d9716a20622a (plain)
1
2
3
4
5
6
s@"dlutils.c"@"ext/DynaLoader/dlutils.c"@
/^#ifndef RTLD_LAZY/{N;N;c\
#define VERSION "1.20"\
#define XS_VERSION "1.20"\
#define DLOPEN_WONT_DO_RELATIVE_PATHS
}