projects
/
idzebra-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7d6cf0
)
removed PERL_IMPLICIT_CONTEXT allows to build with perl 5.6.1 and 5.8.0 as well
author
pop
<pop>
Sat, 16 Nov 2002 00:24:36 +0000
(
00:24
+0000)
committer
pop
<pop>
Sat, 16 Nov 2002 00:24:36 +0000
(
00:24
+0000)
recctrl/perlread.c
patch
|
blob
|
history
diff --git
a/recctrl/perlread.c
b/recctrl/perlread.c
index
152beeb
..
3a08826
100644
(file)
--- a/
recctrl/perlread.c
+++ b/
recctrl/perlread.c
@@
-1,4
+1,4
@@
-/* $Id: perlread.c,v 1.2 2002-11-15 22:01:42 adam Exp $
+/* $Id: perlread.c,v 1.3 2002-11-16 00:24:36 pop Exp $
Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002
Index Data Aps
@@
-21,7
+21,6
@@
Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
*/
#if HAVE_PERL
-#define PERL_IMPLICIT_CONTEXT
#include "perlread.h"
#include "EXTERN.h"
#include "perl.h"