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