head	1.2;
access;
symbols
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2009.01.29.19.04.46;	author glarkin;	state dead;
branches;
next	1.1;

1.1
date	2000.10.01.07.50.46;	author reg;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Unbreak by removing reference to DynaLoader.a in Perl 5.8.9+
- Regenerate patch files with "make makepatch"
- Take maintainership
@
text
@--- eperl_perl5.c.orig	Fri Sep  8 00:29:14 2000
+++ eperl_perl5.c	Fri Sep  8 00:29:27 2000
@@@@ -33,6 +33,8 @@@@
 **  eperl_perl5.c -- ePerl Perl5 related stuff
 */
 
+#define PERL_POLLUTE
+
 #include "eperl_config.h"
 #include "eperl_global.h"
 #include "eperl_perl5.h"
@


1.1
log
@Make this work with the perl in -current.

No (non-automated) response from: maintainer
@
text
@@

