see plug-ins/perl/Changes

This commit is contained in:
Marc Lehmann 1999-05-06 00:28:52 +00:00
parent f480c98191
commit fbdc0dc693
2 changed files with 2 additions and 1 deletions

View File

@ -199,7 +199,7 @@ install ::
fi \
done ; \
$(MAKE) UNINST=1 really-install install-plugins'."
$dont_embed || (cd embed && \$(MAKE) install)
$main::dont_embed || (cd embed && \$(MAKE) install)
".$install;
}

View File

@ -173,6 +173,7 @@ __DATA__
# define PL_curstash curstash
# define PL_copline copline
# define PL_Sv Sv
# define PL_perl_destruct_level perl_destruct_level
/* Replace: 0 */
#endif