re-engine-Oniguruma
view release on metacpan or search on metacpan
onig/ltmain.sh view on Meta::CPAN
# define const
#endif
/* The mapping between symbol names and symbols. */
"
case $host in
*cygwin* | *mingw* )
$echo >> "$output_objdir/$dlsyms" "\
/* DATA imports from DLLs on WIN32 can't be const, because
runtime relocations are performed -- see ld's documentation
on pseudo-relocs */
struct {
"
;;
* )
$echo >> "$output_objdir/$dlsyms" "\
const struct {
"
;;
esac
( run in 1.549 second using v1.01-cache-2.11-cpan-5511b514fd6 )